Commit 7811aa94 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Shawn Guo

ARM: imx/imx31-dt: drop selecting USE_OF

since commit
	3e62af82 (ARM: imx: select USE_OF)
ARM_MXC already selects USE_OF, so there is no need to repeat it for
MACH_IMX31_DT
Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 7e4f0365
...@@ -561,7 +561,6 @@ config MACH_BUG ...@@ -561,7 +561,6 @@ config MACH_BUG
config MACH_IMX31_DT config MACH_IMX31_DT
bool "Support i.MX31 platforms from device tree" bool "Support i.MX31 platforms from device tree"
select SOC_IMX31 select SOC_IMX31
select USE_OF
help help
Include support for Freescale i.MX31 based platforms Include support for Freescale i.MX31 based platforms
using the device tree for discovery. using the device tree for discovery.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment