summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/Kconfig
diff options
context:
space:
mode:
authorShawn Guo2012-05-04 15:42:41 +0200
committerShawn Guo2012-05-12 07:32:17 +0200
commit6c4d4efb9d19017f0eef3893912f3dec513ef8e9 (patch)
treef395e30e79b1f367f249054ccfcce81de01f58f0 /arch/arm/mach-mxs/Kconfig
parentARM: mxs: add initial device tree support for imx23-evk board (diff)
downloadkernel-qcow2-linux-6c4d4efb9d19017f0eef3893912f3dec513ef8e9.tar.gz
kernel-qcow2-linux-6c4d4efb9d19017f0eef3893912f3dec513ef8e9.tar.xz
kernel-qcow2-linux-6c4d4efb9d19017f0eef3893912f3dec513ef8e9.zip
ARM: mxs: always build in device tree support
As the ultimate for mxs platform is to convert over to device tree, let's start always building in device tree support for the platform. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')
-rw-r--r--arch/arm/mach-mxs/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 8138a13e23cf..91cf0625819c 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -25,7 +25,6 @@ config MACH_MXS_DT
bool "Support MXS platforms from device tree"
select SOC_IMX23
select SOC_IMX28
- select USE_OF
help
Include support for Freescale MXS platforms(i.MX23 and i.MX28)
using the device tree for discovery