diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-17 17:10:11 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-17 17:10:11 +0000 |
commit | a059a11ee1e03c0cbe1dd400328b2d71820848d2 (patch) | |
tree | 7e1bddd9791112144a99223f58459db44c0a8c4f /target/linux/generic/config-2.6.32 | |
parent | 3b8a79395ae9042a0717ebbb05996c52d9f320f3 (diff) | |
download | upstream-a059a11ee1e03c0cbe1dd400328b2d71820848d2.tar.gz upstream-a059a11ee1e03c0cbe1dd400328b2d71820848d2.tar.bz2 upstream-a059a11ee1e03c0cbe1dd400328b2d71820848d2.zip |
generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
Diffstat (limited to 'target/linux/generic/config-2.6.32')
-rw-r--r-- | target/linux/generic/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index da93d605da..7e8cff0d08 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -1157,6 +1157,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y # CONFIG_LEDS_TRIGGER_MORSE is not set CONFIG_LEDS_TRIGGER_NETDEV=y CONFIG_LEDS_TRIGGER_TIMER=y +# CONFIG_LEDS_TRIGGER_USBDEV is not set # CONFIG_LEGACY_PTYS is not set # CONFIG_LIB80211 is not set # CONFIG_LIB80211_CRYPT_CCMP is not set |