]> 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>
Tue, 3 Jun 2014 07:37:08 +0000 (15:37 +0800)
commitb669e2734fe393ddfc5cfb9d87e1a8469753010c
treee18b6d04a47da1a4c15d3f1cbb26d7d2e29a7310
parent7de46855b1e7d6ae7f9c25800464755dca151934
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]