[ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
[openwrt/svn-archive/archive.git] / target / linux / ifxmips / files-2.6.33 / arch / mips / ifxmips / danube / Kconfig
diff --git a/target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/Kconfig b/target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/Kconfig
new file mode 100644 (file)
index 0000000..f4a6a8a
--- /dev/null
@@ -0,0 +1,29 @@
+if IFXMIPS_DANUBE
+
+config IFXMIPS_ARCAYDIAN_BRNBOOT
+       bool
+       default n
+
+menu "infineon SoC machine selection"
+
+config DANUBE_MACH_EASY50712
+       bool "Easy50712"
+       default y
+
+config DANUBE_MACH_EASY4010
+       bool "Easy4010"
+       default y
+
+config DANUBE_MACH_ARV4519
+       bool "ARV4519"
+       default y
+       select DANUBE_ARCAYDIAN_BRNBOOT
+
+config DANUBE_MACH_ARV452
+       bool "ARV452"
+       default y
+       select IFXMIPS_ARCAYDIAN_BRNBOOT
+
+endmenu
+
+endif