diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-25 13:10:47 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-25 13:10:47 +0000 |
commit | 6d2fd6ae88696c6e1618eccef0288de615225b89 (patch) | |
tree | 94a46f7da810b98f9a53ae52025230d9925cccc2 | |
parent | 7e80accf90c60efd79f3d1c623877ff332b361d0 (diff) |
added ifxmips reset button to default config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9924 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |