diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-21 20:58:24 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-21 20:58:24 +0000 |
commit | ae9c0f20fa8c159ec3a9c0ca5836461b817ca0c7 (patch) | |
tree | 5d547cd52943e5cef8100b4d70d3d0bc7856d1e1 /openwrt/target/linux/linux-2.4/config | |
parent | fa0a8c02e1c26cdde57258b9faf144daba02c4d7 (diff) |
change config name of led driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1526 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config')
-rw-r--r-- | openwrt/target/linux/linux-2.4/config/ar7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/ar7 b/openwrt/target/linux/linux-2.4/config/ar7 index 4b18ecb374..159bcc77dd 100644 --- a/openwrt/target/linux/linux-2.4/config/ar7 +++ b/openwrt/target/linux/linux-2.4/config/ar7 @@ -726,7 +726,7 @@ CONFIG_SERIAL=y CONFIG_SERIAL_CONSOLE=y # CONFIG_SERIAL_EXTENDED is not set # CONFIG_SERIAL_NONSTANDARD is not set -CONFIG_MIPS_AVALANCHE_LED=y +CONFIG_AR7_LED=y CONFIG_UNIX98_PTYS=y CONFIG_UNIX98_PTY_COUNT=128 CONFIG_AR7_VLYNQ=y |