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/iop32x/config-default | |
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/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 |