]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'
authorShawn Guo <shawn.guo@freescale.com>
Mon, 19 May 2014 05:37:50 +0000 (13:37 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 3 Jun 2014 07:37:08 +0000 (15:37 +0800)
commit7de46855b1e7d6ae7f9c25800464755dca151934
tree1f9a2bde35ede1844e78386512280b700a766c28
parentd307b3f06338d074c695aaa9e39d5b30473aa25e
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 <shawn.guo@freescale.com>
arch/arm/mach-imx/Kconfig