blob: fc9e9804742194ffb6b8559f5ba77d94e19fd1ac [file] [log] [blame]
Santosh Shilimkar3a6e0822014-04-23 19:46:17 -04001menu "SOC (System On Chip) specific Drivers"
2
Andreas Färberaa9f8002017-02-26 04:09:57 +01003source "drivers/soc/actions/Kconfig"
Neil Armstronga9daaba2017-06-23 10:28:18 +02004source "drivers/soc/amlogic/Kconfig"
Alexandre Bellonib32de9d2017-02-16 11:31:06 +01005source "drivers/soc/atmel/Kconfig"
Alexander Aringa09cd352015-12-16 16:26:47 -08006source "drivers/soc/bcm/Kconfig"
yangbo lua6fc3b62016-11-09 11:14:08 +08007source "drivers/soc/fsl/Kconfig"
Andrey Smirnov03aa1262017-03-28 08:19:45 -07008source "drivers/soc/imx/Kconfig"
Flora Fu1f022d82015-03-17 11:14:34 +01009source "drivers/soc/mediatek/Kconfig"
Andy Gross5d144e32014-04-24 11:31:21 -050010source "drivers/soc/qcom/Kconfig"
Geert Uytterhoeven8be381a2017-05-19 10:35:10 +020011source "drivers/soc/renesas/Kconfig"
Caesar Wang7c696692015-09-08 14:18:22 +080012source "drivers/soc/rockchip/Kconfig"
Pankaj Dubeybfce5522015-12-18 09:02:16 +053013source "drivers/soc/samsung/Kconfig"
Maxime Ripard4af34b52015-06-01 11:04:26 +020014source "drivers/soc/sunxi/Kconfig"
Thierry Reding099a6642015-09-09 15:29:22 +020015source "drivers/soc/tegra/Kconfig"
Sandeep Nair41f93af2014-02-28 10:47:50 -050016source "drivers/soc/ti/Kconfig"
Arnd Bergmann18a99272016-06-22 16:32:36 +020017source "drivers/soc/ux500/Kconfig"
Linus Walleija2974c92014-07-25 15:04:52 +020018source "drivers/soc/versatile/Kconfig"
Baoyou Xie4c2c2e32017-01-06 17:16:03 +080019source "drivers/soc/zte/Kconfig"
Andy Gross5d144e32014-04-24 11:31:21 -050020
Santosh Shilimkar3a6e0822014-04-23 19:46:17 -040021endmenu