diff options
author | John Crispin <john@openwrt.org> | 2008-03-07 21:25:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2008-03-07 21:25:02 +0000 |
commit | 9e6b3d16decd6804aa3452b0013838107e98ae77 (patch) | |
tree | 8a24fcbac0b2d0f16315cca4b979b869d3a6ebe3 /target/linux/generic-2.6/config-2.6.23 | |
parent | 43a3b5a53a2bfc236c6af81fa3e18b4396e0b6cd (diff) | |
download | upstream-9e6b3d16decd6804aa3452b0013838107e98ae77.tar.gz upstream-9e6b3d16decd6804aa3452b0013838107e98ae77.tar.bz2 upstream-9e6b3d16decd6804aa3452b0013838107e98ae77.zip |
add new led trigger for network traffic, fixes #2776
SVN-Revision: 10566
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.23')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index ca4f7b76e3..b70d9a4549 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -678,6 +678,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y # CONFIG_LEDS_TRIGGER_MORSE is not set CONFIG_LEDS_TRIGGER_TIMER=y # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set +# CONFIG_LEDS_TRIGGER_NETDEV is not set # CONFIG_LEGACY_PTYS is not set CONFIG_LIBCRC32C=m # CONFIG_LIBERTAS is not set |