From: Arnd Bergmann Date: Mon, 3 Jun 2013 13:46:53 +0000 (+0200) Subject: ARM: imx: select syscon for IMX6SL X-Git-Tag: v3.11-rc1~153^2~10 X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=0626494d5f67c36d2df2ad7553b1db2c3e558e64;p=~andy%2Flinux 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 Acked-by: Shawn Guo --- diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index de1bc910dd0..60661a4b0e2 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