summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-07-11 12:46:23 +0200
committerArnd Bergmann <arnd@arndb.de>2012-07-12 17:36:50 +0200
commite95f2e790e98c61eb88caa5ee31a04e1dc7a8c59 (patch)
tree931a803464fae8dde65b502be3da59c77bd1692d /arch/arm/mach-imx/Kconfig
parent6de7351cb5a628101eb5931302f9dd73c335ef22 (diff)
parent0767211bea2f2062b1d5620eed6a279fa2b4330e (diff)
downloadop-kernel-dev-e95f2e790e98c61eb88caa5ee31a04e1dc7a8c59.zip
op-kernel-dev-e95f2e790e98c61eb88caa5ee31a04e1dc7a8c59.tar.gz
Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt
From Sascha Hauer <s.hauer@pengutronix.de>: ARM i.MX dt updates for v3.6 * tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6: arm/dts: Add support for i.MX31 bug 1.x board from buglabs. ARM i.MX31: Add devicetree support ARM: dts: Add basic support for mx27_3ds board Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index c296851..92d0ddd 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -560,6 +560,14 @@ config MACH_BUG
Include support for BUGBase 1.3 platform. This includes specific
configurations for the board and its peripherals.
+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.
+
comment "MX35 platforms:"
config MACH_PCM043
OpenPOWER on IntegriCloud