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 | 704ef1ffe13adf22598c73d71ebaf70fc9c52591 (patch) | |
tree | 33aaa677ac59b8c2316aaf55eda63a2c3baac1ec /target/linux/iop32x/config-default | |
parent | 44e0ac47f47cc971ee632356a67dee37bb75f627 (diff) | |
download | upstream-704ef1ffe13adf22598c73d71ebaf70fc9c52591.tar.gz upstream-704ef1ffe13adf22598c73d71ebaf70fc9c52591.tar.bz2 upstream-704ef1ffe13adf22598c73d71ebaf70fc9c52591.zip |
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 2a619a3342..e92649fa1e 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 |