]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: temporarily remove CONFIG_SOC_FSL from LS1021A
authorArnd Bergmann <arnd@arndb.de>
Tue, 11 Nov 2014 16:03:25 +0000 (17:03 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 23 Nov 2014 06:57:10 +0000 (14:57 +0800)
commit8c8267019e49e0370d7ca708943dc0f1296234ee
treef45766c940d3e51ff0f61267529774db72bb15bc
parentd3d925426f108d574385b206e855a6ce1d59477b
ARM: imx: temporarily remove CONFIG_SOC_FSL from LS1021A

The newly introduced LS1021A SoC selects CONFIG_SOC_FSL, which
is originally symbol used for the PowerPC based platforms
and guards lots of code that does not build on ARM.

This breaks allmodconfig, so let's remove it for now, until
either all those drivers are fixed or they use a dependency
on IMX instead.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/Kconfig