From: Shawn Guo Date: Mon, 17 Sep 2012 01:38:39 +0000 (+0800) Subject: ARM: imx: enable multi-platform build X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a0d4977f00ca18c49d46fdaff4b2cfeaa4eb28;p=pandora-kernel.git ARM: imx: enable multi-platform build It enables multi-platform build for imx. With ARCH_MULTI_* options coming to play, ARCH_MXC becomes an user invisible option, while ARCH_IMX_V4_V5 and ARCH_IMX_V6_V7 get removed. Both imx_v4_v5_defconfig and imx_v6_v7_defconfig get updated to adopt the changes. AUTO_ZRELADDR and ARM_PATCH_PHYS_VIRT are selected by ARCH_MXC now to save the duplication. Headers timex.h and uncompress.h are not needed for multi-platform build. Remove them. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed