From: Imre Kaloz Date: Mon, 15 Jun 2009 07:41:58 +0000 (+0000) Subject: don't override CONFIG_NEW_LEDS in target configs X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=a5f96dfd59d4e6488d210e7732adff454438662c;hp=76911fcafd1db4fc704806fbda10651ef8c72bbb don't override CONFIG_NEW_LEDS in target configs SVN-Revision: 16472 --- 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 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 diff --git a/target/linux/octeon/config-default b/target/linux/octeon/config-default index ae0c06d03a..4f2703047e 100644 --- a/target/linux/octeon/config-default +++ b/target/linux/octeon/config-default @@ -209,7 +209,6 @@ CONFIG_MTD_PHYSMAP=y # CONFIG_NETLABEL is not set # CONFIG_NETWORK_FILESYSTEMS is not set # CONFIG_NET_SCHED is not set -# CONFIG_NEW_LEDS is not set # CONFIG_NO_IOPORT is not set CONFIG_NR_CPUS=16 CONFIG_NR_CPUS_DEFAULT_16=y diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index 02328d2363..0fbf342661 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -233,7 +233,6 @@ CONFIG_MSDOS_FS=y # CONFIG_NETFILTER is not set # CONFIG_NET_ETHERNET is not set # CONFIG_NET_SCHED is not set -# CONFIG_NEW_LEDS is not set CONFIG_NFS_FS=y CONFIG_NLS=y CONFIG_NLS_CODEPAGE_437=y