From: rwhitby Date: Wed, 30 May 2007 03:44:25 +0000 (+0000) Subject: Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, and... X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/438c1a7f7eeb14b3f2e7a2661d2c0be3b407e1ab Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, and enabled ixp4xx LEDS support. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7390 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index d39324f9a..bf3048e76 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -210,6 +210,7 @@ CONFIG_JFFS2_FS_DEBUG=0 # CONFIG_JFS_FS is not set # CONFIG_KEXEC is not set # CONFIG_LANMEDIA is not set +CONFIG_LEDS_IXP4XX=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_LIBCRC32C is not set @@ -300,7 +301,6 @@ CONFIG_NETFILTER_XT_MATCH_STATISTIC=m # 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