diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 07:41:58 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-06-15 07:41:58 +0000 |
commit | 8ea3670e73e70b49b1bdaab93197f82c4d93660c (patch) | |
tree | d2d90b917fdf94776826159990db79fa9a10e00a /target/linux/at91/config-2.6.25 | |
parent | e01651285fc7a3e86143c435d1278ed1bba6a735 (diff) | |
download | upstream-8ea3670e73e70b49b1bdaab93197f82c4d93660c.tar.gz upstream-8ea3670e73e70b49b1bdaab93197f82c4d93660c.tar.bz2 upstream-8ea3670e73e70b49b1bdaab93197f82c4d93660c.zip |
don't override CONFIG_NEW_LEDS in target configs
SVN-Revision: 16472
Diffstat (limited to 'target/linux/at91/config-2.6.25')
-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 3f7a3c8bc8..9a581a0f37 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 |