diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-15 07:41:58 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-06-15 07:41:58 +0000 |
commit | bec4b84571473f85f29de72672af7e502533779a (patch) | |
tree | 33aaa677ac59b8c2316aaf55eda63a2c3baac1ec /target/linux/at91 | |
parent | d5e68a9497dc547b1bb80f30782d3e9424721c9b (diff) |
don't override CONFIG_NEW_LEDS in target configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16472 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91')
-rw-r--r-- | target/linux/at91/config-2.6.25 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/at91/config-2.6.25 b/target/linux/at91/config-2.6.25 index 3f7a3c8bc..9a581a0f3 100644 --- a/target/linux/at91/config-2.6.25 +++ b/target/linux/at91/config-2.6.25 @@ -129,7 +129,6 @@ CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_ROOTFS_SPLIT is not set # CONFIG_NET_IPGRE_BROADCAST is not set # CONFIG_NET_PKTGEN is not set -# CONFIG_NEW_LEDS is not set # CONFIG_NF_CONNTRACK_AMANDA is not set # CONFIG_NF_CONNTRACK_PPTP is not set # CONFIG_NF_CONNTRACK_RTSP is not set |