Add support for Eukrea's CPUIMX27
[deliverable/linux.git] / arch / arm / mach-mx2 / Kconfig
index c77da586b71da81e6fe9f4ede2fb7b837c8388a5..2c2be3953d803b78f6667014bee48438d74f7950 100644 (file)
@@ -53,6 +53,20 @@ config MACH_PCM970_BASEBOARD
 
 endchoice
 
+config MACH_EUKREA_CPUIMX27
+       bool "Eukrea CPUIMX27 module"
+       depends on MACH_MX27
+       help
+         Include support for Eukrea CPUIMX27 platform. This includes
+         specific configurations for the module and its peripherals.
+
+config MACH_EUKREA_CPUIMX27_USESDHC2
+       bool "CPUIMX27 integrates SDHC2 module"
+       depends on MACH_EUKREA_CPUIMX27
+       help
+         This adds support for the internal SDHC2 used on CPUIMX27 used
+         for wifi or eMMC.
+
 config MACH_MX27_3DS
        bool "MX27PDK platform"
        depends on MACH_MX27
This page took 0.024972 seconds and 5 git commands to generate.