diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-02-21 02:06:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-02-21 02:06:51 +0000 |
commit | 9dad83362db3aac6c7496e66e948daa88554f8b4 (patch) | |
tree | 0ee7826acec4817f98f5e5bcbcaa3ba79bad0272 /target/linux/ar71xx/patches-2.6.37/205-wndr3700-usb-led-driver.patch | |
parent | fca74c3a44ec734916a39e979e8f0286accbe7d0 (diff) | |
download | upstream-9dad83362db3aac6c7496e66e948daa88554f8b4.tar.gz upstream-9dad83362db3aac6c7496e66e948daa88554f8b4.tar.bz2 upstream-9dad83362db3aac6c7496e66e948daa88554f8b4.zip |
kernel: remove imq support, refresh patches
SVN-Revision: 25641
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.37/205-wndr3700-usb-led-driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.37/205-wndr3700-usb-led-driver.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/patches-2.6.37/205-wndr3700-usb-led-driver.patch b/target/linux/ar71xx/patches-2.6.37/205-wndr3700-usb-led-driver.patch index cfbea70c53..9fb5ffa02e 100644 --- a/target/linux/ar71xx/patches-2.6.37/205-wndr3700-usb-led-driver.patch +++ b/target/linux/ar71xx/patches-2.6.37/205-wndr3700-usb-led-driver.patch @@ -1,8 +1,8 @@ --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -347,6 +347,13 @@ config LEDS_TRIGGERS - - if LEDS_TRIGGERS +@@ -377,6 +377,13 @@ config LEDS_TRIGGERS + These triggers allow kernel events to drive the LEDs and can + be configured via sysfs. If unsure, say Y. +config LEDS_WNDR3700_USB + tristate "NETGEAR WNDR3700 USB LED driver" |