ARM: imx/imx31-dt: drop selecting USE_OF
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 9 Aug 2012 13:35:33 +0000 (15:35 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 24 Aug 2012 03:44:11 +0000 (11:44 +0800)
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>
arch/arm/mach-imx/Kconfig

index afd542ad6f97d97cca788c4604a10e69d4625540..156c9862962403e297506b5ca3505687ca93cb55 100644 (file)
@@ -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.
This page took 0.026451 seconds and 5 git commands to generate.