diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-12-31 15:02:30 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-12-31 15:02:30 +0000 |
commit | fa9d5491b53f5d759b93be6d2303147367f3791c (patch) | |
tree | 406bd29438aec3260c7656033cc271456cb6c856 /target/linux/generic/config-3.1 | |
parent | 9bf39048561d76a5b0bde5a6be4f7020c0f622b7 (diff) | |
download | upstream-fa9d5491b53f5d759b93be6d2303147367f3791c.tar.gz upstream-fa9d5491b53f5d759b93be6d2303147367f3791c.tar.bz2 upstream-fa9d5491b53f5d759b93be6d2303147367f3791c.zip |
kernel: swconfig: introduce a generic switch LED trigger
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29627 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.1')
-rw-r--r-- | target/linux/generic/config-3.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1 index 6573f4ac46..a3a0fa1000 100644 --- a/target/linux/generic/config-3.1 +++ b/target/linux/generic/config-3.1 @@ -2583,6 +2583,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_SUSPEND is not set CONFIG_SWAP=y # CONFIG_SWCONFIG is not set +# CONFIG_SWCONFIG_LEDS is not set # CONFIG_SYNCLINK_CS is not set CONFIG_SYN_COOKIES=y CONFIG_SYSCTL=y |