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/iop32x/config-default | |
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/iop32x/config-default')
-rw-r--r-- | target/linux/iop32x/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index 2a619a334..e92649fa1 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -151,7 +151,6 @@ CONFIG_NET_DMA=y # CONFIG_NET_IPIP is not set # CONFIG_NET_SCH_NETEM is not set # CONFIG_NET_VENDOR_3COM is not set -# CONFIG_NEW_LEDS is not set # CONFIG_NLS_CODEPAGE_437 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_ISO8859_1 is not set |