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

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

endmenu