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)
commitcfd074ad860016d3aafd28a06b03d575d17aac0a
treef45766c940d3e51ff0f61267529774db72bb15bc
parenta41820d690379a4eb4b72a3ddd553aac7ed4eb6a
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