]> 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, 17 Jun 2014 13:14:22 +0000 (21:14 +0800)
commite98431c16eb20bcf5957b805edf7177082950982
tree514cdac5ee2d534008e11c2802f8660695c90d96
parent093e7f36ceaaeb6569e925d873d369b812c52564
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]