]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx5: drop option MACH_IMX51_DT
authorShawn Guo <shawn.guo@freescale.com>
Mon, 19 May 2014 05:47:43 +0000 (13:47 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Thu, 22 May 2014 01:01:52 +0000 (09:01 +0800)
commit707ea188978198fbe66efa8f1f431eed3d9001a4
tree85d7c2c196ecfdafbd9943248b2216e18e7fe7a1
parent001fe519f1f7dbf3c901619490e347223c816e23
ARM: imx5: drop option MACH_IMX51_DT

Since i.MX51 becomes DT only now, we can drop option MACH_IMX51_DT and
just use SOC_IMX51 instead.  While at it, rename imx51-dt.c to
mach-imx51.c to align with the name schema of other IMX DT only
platforms.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/configs/imx_v6_v7_defconfig
arch/arm/configs/multi_v7_defconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/mach-imx51.c [moved from arch/arm/mach-imx/imx51-dt.c with 100% similarity]