aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-06-03 15:46:53 +0200
committerArnd Bergmann <arnd@arndb.de>2013-06-24 16:14:40 +0200
commit0626494d5f67c36d2df2ad7553b1db2c3e558e64 (patch)
tree319f4fdd45d15b98f1489778832a42b006f242c0 /arch/arm/mach-imx/Kconfig
parentARM: keystone: select ARM_ERRATA_798181 only for SMP (diff)
downloadlinux-dev-0626494d5f67c36d2df2ad7553b1db2c3e558e64.tar.xz
linux-dev-0626494d5f67c36d2df2ad7553b1db2c3e558e64.zip
ARM: imx: select syscon for IMX6SL
This is required for building a kernel that enables only IMX6SL but not IMX6Q, which would get a build error when syscon is not available. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index de1bc910dd07..60661a4b0e24 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -824,6 +824,7 @@ config SOC_IMX6SL
select HAVE_IMX_GPC
select HAVE_IMX_MMDC
select HAVE_IMX_SRC
+ select MFD_SYSCON
select PINCTRL
select PINCTRL_IMX6SL
select PL310_ERRATA_588369 if CACHE_PL310