i.MX2 family: Add basic mach support (sources)
This patch adds basic mach support for the mx2 processor family, based
on the original freescale code and adapted to mainline kernel coding
style.
Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
diff --git a/arch/arm/mach-mx2/Kconfig b/arch/arm/mach-mx2/Kconfig
new file mode 100644
index 0000000..23def05
--- /dev/null
+++ b/arch/arm/mach-mx2/Kconfig
@@ -0,0 +1,5 @@
+comment "MX2 family CPU support"
+ depends on ARCH_MX2
+
+comment "MX2 Platforms"
+ depends on ARCH_MX2