summaryrefslogtreecommitdiffstats
path: root/drivers/soc/Kconfig
blob: de4fcdbae2a8fa03ef4fc07e4e9f978063a566cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
menu "SOC (System On Chip) specific Drivers"

source "drivers/soc/bcm/Kconfig"
source "drivers/soc/fsl/Kconfig"
source "drivers/soc/mediatek/Kconfig"
source "drivers/soc/qcom/Kconfig"
source "drivers/soc/renesas/Kconfig"
source "drivers/soc/rockchip/Kconfig"
source "drivers/soc/samsung/Kconfig"
source "drivers/soc/sunxi/Kconfig"
source "drivers/soc/tegra/Kconfig"
source "drivers/soc/ti/Kconfig"
source "drivers/soc/ux500/Kconfig"
source "drivers/soc/versatile/Kconfig"
source "drivers/soc/zte/Kconfig"

endmenu
OpenPOWER on IntegriCloud