diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-09-28 20:06:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-09-28 20:06:52 +0000 |
commit | 7fb67544d3415ae02ae3580f256939b57c4a0fc9 (patch) | |
tree | f6bf2cb65df11f386f0820c62157131446616380 /target/linux/generic-2.6/config-2.6.22 | |
parent | 92dbe961a8b46a99a9cf96cd729f8f9fe2450015 (diff) | |
download | upstream-7fb67544d3415ae02ae3580f256939b57c4a0fc9.tar.gz upstream-7fb67544d3415ae02ae3580f256939b57c4a0fc9.tar.bz2 upstream-7fb67544d3415ae02ae3580f256939b57c4a0fc9.zip |
make morse LED trigger available for all platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9055 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.22')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.22 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22 index 8fe379c10f..5b037ae1d9 100644 --- a/target/linux/generic-2.6/config-2.6.22 +++ b/target/linux/generic-2.6/config-2.6.22 @@ -654,6 +654,7 @@ CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y CONFIG_LEDS_TRIGGER_TIMER=y # CONFIG_LEDS_TRIGGER_IDE_DISK is not set +# CONFIG_LEDS_TRIGGER_MORSE is not set # CONFIG_LEGACY_PTYS is not set CONFIG_LIBCRC32C=m # CONFIG_LIBERTAS is not set |