diff options
author | John Crispin <blogic@openwrt.org> | 2008-03-07 21:25:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2008-03-07 21:25:02 +0000 |
commit | f1e06a15978e200ceea5a4cf5546eb9b17a68baa (patch) | |
tree | 5d32641861143d58f63216169be9c82a51a48858 /target/linux/generic-2.6/config-2.6.23 | |
parent | a09cd59988fbaa14cfceb2e7d877b4c923af7184 (diff) | |
download | upstream-f1e06a15978e200ceea5a4cf5546eb9b17a68baa.tar.gz upstream-f1e06a15978e200ceea5a4cf5546eb9b17a68baa.tar.bz2 upstream-f1e06a15978e200ceea5a4cf5546eb9b17a68baa.zip |
add new led trigger for network traffic, fixes #2776
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |