diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2013-03-29 16:25:43 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-04-04 21:15:58 +0800 |
commit | d696e3f6585ddeb7bddbf0783b649fa669459a5c (patch) | |
tree | 42a08a0df82fa61f7e3764e42a5120af0d239bba /arch/arm/configs/mxs_defconfig | |
parent | e91411b44d54db96c3d2d365b195b112e513d4ba (diff) | |
download | op-kernel-dev-d696e3f6585ddeb7bddbf0783b649fa669459a5c.zip op-kernel-dev-d696e3f6585ddeb7bddbf0783b649fa669459a5c.tar.gz |
ARM: mxs: enable multiplatform build
Remove files that are not needed by multiplatform build, and make
necessary changes on Kconfig to enable multiplatform build.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/configs/mxs_defconfig')
-rw-r--r-- | arch/arm/configs/mxs_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig index 6a99e30..023c4e1 100644 --- a/arch/arm/configs/mxs_defconfig +++ b/arch/arm/configs/mxs_defconfig @@ -22,8 +22,8 @@ CONFIG_MODVERSIONS=y CONFIG_BLK_DEV_INTEGRITY=y # CONFIG_IOSCHED_DEADLINE is not set # CONFIG_IOSCHED_CFQ is not set +# CONFIG_ARCH_MULTI_V7 is not set CONFIG_ARCH_MXS=y -CONFIG_MACH_MXS_DT=y # CONFIG_ARM_THUMB is not set CONFIG_PREEMPT_VOLUNTARY=y CONFIG_AEABI=y |