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

source "drivers/soc/mediatek/Kconfig"
source "drivers/soc/qcom/Kconfig"
source "drivers/soc/sunxi/Kconfig"
source "drivers/soc/ti/Kconfig"
source "drivers/soc/versatile/Kconfig"

endmenu