initial merge of danube, pci is still broken and the new dma code still needs to...
[openwrt-10.03/.git] / target / linux / danube / files / arch / mips / danube / Kconfig
diff --git a/target/linux/danube/files/arch/mips/danube/Kconfig b/target/linux/danube/files/arch/mips/danube/Kconfig
new file mode 100644 (file)
index 0000000..95b7f6f
--- /dev/null
@@ -0,0 +1,16 @@
+# copyright 2007 john crispin <blogic@openwrt.org>
+
+menu "Danube built-in"
+
+config DANUBE_ASC_UART
+       bool "Danube asc uart"
+       select SERIAL_CORE
+       select SERIAL_CORE_CONSOLE
+       default y
+
+config MTD_DANUBE
+       bool "Danube flash map"
+       default y
+
+endmenu
+