aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/arch/mips/danube/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2007-12-22 13:55:14 +0000
committerJohn Crispin <blogic@openwrt.org>2007-12-22 13:55:14 +0000
commit248e6392138808ed9170fa651eb7e465bb2365fc (patch)
tree9323dfde1783d80d79096ffb623cc892b017bf65 /target/linux/ifxmips/files/arch/mips/danube/Kconfig
parent315352ef917c74b94f749ad5cf4995e8cba21e61 (diff)
downloadmaster-187ad058-248e6392138808ed9170fa651eb7e465bb2365fc.tar.gz
master-187ad058-248e6392138808ed9170fa651eb7e465bb2365fc.tar.bz2
master-187ad058-248e6392138808ed9170fa651eb7e465bb2365fc.zip
danube to ifxmips transition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9825 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/files/arch/mips/danube/Kconfig')
-rw-r--r--target/linux/ifxmips/files/arch/mips/danube/Kconfig16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ifxmips/files/arch/mips/danube/Kconfig b/target/linux/ifxmips/files/arch/mips/danube/Kconfig
index 03b53b8e44..3d8277ec31 100644
--- a/target/linux/ifxmips/files/arch/mips/danube/Kconfig
+++ b/target/linux/ifxmips/files/arch/mips/danube/Kconfig
@@ -1,35 +1,35 @@
# copyright 2007 john crispin <blogic@openwrt.org>
-menu "Danube built-in"
+menu "IFXMips built-in"
config IFXMIPS_ASC_UART
- bool "Danube asc uart"
+ bool "IFXMips asc uart"
select SERIAL_CORE
select SERIAL_CORE_CONSOLE
default y
config MTD_IFXMIPS
- bool "Danube flash map"
+ bool "IFXMips flash map"
default y
config IFXMIPS_WDT
- bool "Danube watchdog"
+ bool "IFXMips watchdog"
default y
config IFXMIPS_LED
- bool "Danube led"
+ bool "IFXMips led"
default y
config IFXMIPS_GPIO
- bool "Danube gpio"
+ bool "IFXMips gpio"
default y
config IFXMIPS_SSC
- bool "Danube ssc"
+ bool "IFXMips ssc"
default y
config IFXMIPS_EEPROM
- bool "Danube eeprom"
+ bool "IFXMips eeprom"
default y
endmenu