ARM: imx: move mx1 support to mach-imx
[deliverable/linux.git] / arch / arm / mach-imx / Kconfig
index 742fd4e6dcb928486d299eec335f95b7cba6a431..c6eddd7f68c905d7e2157fc455563dc4a2dfd44b 100644 (file)
@@ -1,3 +1,22 @@
+if ARCH_MX1
+
+comment "MX1 platforms:"
+config MACH_MXLADS
+       bool
+
+config ARCH_MX1ADS
+       bool "MX1ADS platform"
+       select MACH_MXLADS
+       help
+         Say Y here if you are using Motorola MX1ADS/MXLADS boards
+
+config MACH_SCB9328
+       bool "Synertronixx scb9328"
+       help
+         Say Y here if you are using a Synertronixx scb9328 board
+
+endif
+
 if ARCH_MX2
 
 choice
This page took 0.023782 seconds and 5 git commands to generate.