blob: 4e853ed2c82b937ebd8fb6cf4c22288a122fca3a [file] [log] [blame]
Kyle Swenson8d8f6542021-03-15 11:02:55 -06001menu "SOC (System On Chip) specific Drivers"
2
3source "drivers/soc/brcmstb/Kconfig"
4source "drivers/soc/mediatek/Kconfig"
5source "drivers/soc/qcom/Kconfig"
6source "drivers/soc/rockchip/Kconfig"
7source "drivers/soc/sunxi/Kconfig"
8source "drivers/soc/ti/Kconfig"
9source "drivers/soc/versatile/Kconfig"
10
11endmenu