diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-08 21:20:40 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-08 21:20:40 +0000 |
commit | 4484cd4fa09915a0d1e4b68481f559cbeb267976 (patch) | |
tree | 623952fbcb0baf53f63505459950288d546de93a /target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch | |
parent | cf0365bebb25261b1329171b265bf94f7c91e177 (diff) | |
download | upstream-4484cd4fa09915a0d1e4b68481f559cbeb267976.tar.gz upstream-4484cd4fa09915a0d1e4b68481f559cbeb267976.tar.bz2 upstream-4484cd4fa09915a0d1e4b68481f559cbeb267976.zip |
linux/generic: update & refresh 2.6.36 & 2.6.37. (closes #8324)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24370 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch b/target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch index 3252cd5b85..8d90184556 100644 --- a/target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch +++ b/target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch @@ -1,8 +1,8 @@ --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -407,4 +407,8 @@ endif # LEDS_TRIGGERS - - endif # LEDS_CLASS +@@ -439,4 +439,8 @@ config LEDS_TRIGGER_DEFAULT_ON + comment "iptables trigger is under Netfilter config (LED target)" + depends on LEDS_TRIGGERS +config LEDS_TRIGGER_MORSE + tristate "LED Morse Trigger" |