aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
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 c296851233e8..92d0ddd5f8d4 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -560,6 +560,14 @@ config MACH_BUG
560 Include support for BUGBase 1.3 platform. This includes specific 560 Include support for BUGBase 1.3 platform. This includes specific
561 configurations for the board and its peripherals. 561 configurations for the board and its peripherals.
562 562
563config MACH_IMX31_DT
564 bool "Support i.MX31 platforms from device tree"
565 select SOC_IMX31
566 select USE_OF
567 help
568 Include support for Freescale i.MX31 based platforms
569 using the device tree for discovery.
570
563comment "MX35 platforms:" 571comment "MX35 platforms:"
564 572
565config MACH_PCM043 573config MACH_PCM043