From: Shawn Guo Date: Mon, 19 May 2014 05:37:50 +0000 (+0800) Subject: ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only' X-Git-Tag: cleanup-for-v3.18~81^2~22^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e177cae2b40c26ce956074dcd2d7384437e27e;p=pandora-kernel.git ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only' After moving SOC_IMX51 support over to device tree, all i.MX5 support becomes device tree only now. So options SOC_IMX5 and SOC_IMX51 can just be under 'Device tree only'. While at it, 'select ARCH_MXC_IOMUX_V3' is dropped, since it's only needed by non-DT build before. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed