diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-07-21 20:58:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-21 20:58:24 +0000 |
commit | ba727849ad9fd79550c53328a47cd16962f782f3 (patch) | |
tree | 5d547cd52943e5cef8100b4d70d3d0bc7856d1e1 /openwrt/target/linux/linux-2.4/config | |
parent | 87efdbe90f54ccc241b38d40459cb403c6861e63 (diff) | |
download | mtk-20170518-ba727849ad9fd79550c53328a47cd16962f782f3.zip mtk-20170518-ba727849ad9fd79550c53328a47cd16962f782f3.tar.gz mtk-20170518-ba727849ad9fd79550c53328a47cd16962f782f3.tar.bz2 |
change config name of led driver
SVN-Revision: 1526
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 4b18ecb..159bcc7 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 |