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 | 5fa65cba6eef681c962ab43f7ca2834900a214ad (patch) | |
tree | b71020d49347e0c262825cd8ec8ac4be70d2ec2d /target/linux/generic/config-2.6.39 | |
parent | 8c2482f76e89e907ec31ea08381394e6eb5d3d46 (diff) | |
download | upstream-5fa65cba6eef681c962ab43f7ca2834900a214ad.tar.gz upstream-5fa65cba6eef681c962ab43f7ca2834900a214ad.tar.bz2 upstream-5fa65cba6eef681c962ab43f7ca2834900a214ad.zip |
kernel: swconfig: introduce a generic switch LED trigger
SVN-Revision: 29627
Diffstat (limited to 'target/linux/generic/config-2.6.39')
-rw-r--r-- | target/linux/generic/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39 index 22dc9a0ea4..3f9f180964 100644 --- a/target/linux/generic/config-2.6.39 +++ b/target/linux/generic/config-2.6.39 @@ -2577,6 +2577,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 |