diff options
author | John Crispin <john@openwrt.org> | 2007-12-25 13:10:47 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2007-12-25 13:10:47 +0000 |
commit | 1263078f40ca60551d984becdd16a7eb2ddeec50 (patch) | |
tree | 7f27001db64a54fc69fdda363d6dcc66439d263d /target/linux | |
parent | c09f909556e414e50e9da07c4f17c0081c78bdd7 (diff) | |
download | upstream-1263078f40ca60551d984becdd16a7eb2ddeec50.tar.gz upstream-1263078f40ca60551d984becdd16a7eb2ddeec50.tar.bz2 upstream-1263078f40ca60551d984becdd16a7eb2ddeec50.zip |
added ifxmips reset button to default config options
SVN-Revision: 9924
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ifxmips/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ifxmips/config-2.6.23 b/target/linux/ifxmips/config-2.6.23 index f5ae09ceb1..d69bcf60d0 100644 --- a/target/linux/ifxmips/config-2.6.23 +++ b/target/linux/ifxmips/config-2.6.23 @@ -60,6 +60,7 @@ CONFIG_IFXMIPS=y CONFIG_IFXMIPS_ASC_UART=y CONFIG_IFXMIPS_EEPROM=y CONFIG_IFXMIPS_GPIO=y +CONFIG_IFXMIPS_GPIO_RST_BTN=y CONFIG_IFXMIPS_LED=y CONFIG_IFXMIPS_MEI=y CONFIG_IFXMIPS_MII0=y |