[PATCH] ARM: imx: select syscon for IMX6L

Shawn Guo shawn.guo at linaro.org
Mon Jun 24 03:03:07 EDT 2013


On Sat, Jun 22, 2013 at 12:39:43AM +0200, Arnd Bergmann wrote:
> This is required for building a kernel that enables only
> IMX6L but not IMX6Q, which would get a build error when
> syscon is not available.
> 
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Cc: Shawn Guo <shawn.guo at linaro.org>

Acked-by: Shawn Guo <shawn.guo at linaro.org>

> 
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index f25cf88..eef9590 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -823,6 +823,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




More information about the linux-arm-kernel mailing list