MXC: add basic MXC91231 support
[deliverable/linux.git] / arch / arm / plat-mxc / Kconfig
index e342a2e616018c32c1a76a2c4238ded335983429..ca5c7c2263418db7f8333529b08cf9ef42b5a921 100644 (file)
@@ -34,12 +34,20 @@ config ARCH_MX3
        help
          This enables support for systems based on the Freescale i.MX3 family
 
+config ARCH_MXC91231
+       bool "MXC91231-based"
+       select CPU_V6
+       select COMMON_CLKDEV
+       help
+         This enables support for systems based on the Freescale MXC91231 family
+
 endchoice
 
 source "arch/arm/mach-mx1/Kconfig"
 source "arch/arm/mach-mx2/Kconfig"
 source "arch/arm/mach-mx3/Kconfig"
 source "arch/arm/mach-mx25/Kconfig"
+source "arch/arm/mach-mxc91231/Kconfig"
 
 endmenu
 
This page took 0.033692 seconds and 5 git commands to generate.