ARM i.MX31: Add devicetree support
[deliverable/linux.git] / arch / arm / mach-imx / Kconfig
index eff4db5de0ddb8abbfde826cc14c16b9432c5373..46f5c3fc9276abfa4e2f920099764e98d12b9a6c 100644 (file)
@@ -557,6 +557,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
This page took 0.027165 seconds and 5 git commands to generate.