mx31moboard: SPI corrections
[deliverable/linux.git] / arch / arm / mach-mx3 / Kconfig
index 17a21a291e2f6eb7d9bdb7593e76f2c2ecac2cc4..ffdd211e353532fd96c8745c63bb435ce0f734a4 100644 (file)
@@ -2,11 +2,13 @@ if ARCH_MX3
 
 config ARCH_MX31
        select ARCH_HAS_RNGA
+       select ARCH_MXC_AUDMUX_V2
        bool
 
 config ARCH_MX35
        bool
        select ARCH_MXC_IOMUX_V3
+       select ARCH_MXC_AUDMUX_V2
 
 comment "MX3 platforms:"
 
@@ -36,6 +38,14 @@ config MACH_PCM037
          Include support for Phytec pcm037 platform. This includes
          specific configurations for the board and its peripherals.
 
+config MACH_PCM037_EET
+       bool "Support pcm037 EET board extensions"
+       depends on MACH_PCM037
+       help
+         Add support for PCM037 EET baseboard extensions. If you are using the
+         OLED display with EET, use "video=mx3fb:CMEL-OLED" kernel
+         command-line parameter.
+
 config MACH_MX31LITE
        bool "Support MX31 LITEKIT (LogicPD)"
        select ARCH_MX31
This page took 0.032465 seconds and 5 git commands to generate.