Skip to content

Commit

Permalink
ARM: imx/imx31-dt: drop selecting USE_OF
Browse files Browse the repository at this point in the history
since commit
	3e62af8 (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: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Uwe Kleine-König authored and Shawn Guo committed Aug 24, 2012
1 parent 7e4f036 commit 7811aa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-imx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,6 @@ config MACH_BUG
config MACH_IMX31_DT
bool "Support i.MX31 platforms from device tree"
select SOC_IMX31
select USE_OF
help
Include support for Freescale i.MX31 based platforms
using the device tree for discovery.
Expand Down

0 comments on commit 7811aa9

Please sign in to comment.