aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/Kconfig
blob: 88260205a2614c84e8293bf82ca47c49abb2e29d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
menu "SOC (System On Chip) specific Drivers"

source "drivers/soc/bcm/Kconfig"
source "drivers/soc/brcmstb/Kconfig"
source "drivers/soc/fsl/qe/Kconfig"
source "drivers/soc/mediatek/Kconfig"
source "drivers/soc/qcom/Kconfig"
source "drivers/soc/rockchip/Kconfig"
source "drivers/soc/sunxi/Kconfig"
source "drivers/soc/tegra/Kconfig"
source "drivers/soc/ti/Kconfig"
source "drivers/soc/versatile/Kconfig"

endmenu