summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files-2.6.30/arch/mips/ifxmips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ifxmips/files-2.6.30/arch/mips/ifxmips/Kconfig')
-rw-r--r--target/linux/ifxmips/files-2.6.30/arch/mips/ifxmips/Kconfig28
1 files changed, 0 insertions, 28 deletions
diff --git a/target/linux/ifxmips/files-2.6.30/arch/mips/ifxmips/Kconfig b/target/linux/ifxmips/files-2.6.30/arch/mips/ifxmips/Kconfig
deleted file mode 100644
index 549ffe2bb..000000000
--- a/target/linux/ifxmips/files-2.6.30/arch/mips/ifxmips/Kconfig
+++ /dev/null
@@ -1,28 +0,0 @@
-# copyright 2007 john crispin <blogic@openwrt.org>
-
-menu "IFXMips built-in"
-
-config MTD_IFXMIPS
- bool "IFXMips flash map"
- default y
-
-config IFXMIPS_GPIO_RST_BTN
- bool "Reset Button"
- default y
-
-choice
- prompt "prom_printf ASC"
- help
- Choose which serial port is used, until the console driver is loaded
-
-config IFXMIPS_PROM_ASC0
- bool "ASC0"
-
-config IFXMIPS_PROM_ASC1
- bool "ASC1"
-
-endchoice
-
-
-endmenu
-