diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:13:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:13:21 +0000 |
commit | 4be3c3e48c90a8fb53f742d005db92088a90c575 (patch) | |
tree | 94763afa4da14ab138e56951de17198618a72ca0 /target/linux/ar71xx/patches-2.6.34/205-wndr3700-usb-led-driver.patch | |
parent | 81062a12ac315994e929ac926e0fec1990948040 (diff) | |
download | upstream-4be3c3e48c90a8fb53f742d005db92088a90c575.tar.gz upstream-4be3c3e48c90a8fb53f742d005db92088a90c575.tar.bz2 upstream-4be3c3e48c90a8fb53f742d005db92088a90c575.zip |
kernel: refresh patches for 2.6.34-rc5 and update md5sum
SVN-Revision: 21082
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.34/205-wndr3700-usb-led-driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.34/205-wndr3700-usb-led-driver.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ar71xx/patches-2.6.34/205-wndr3700-usb-led-driver.patch b/target/linux/ar71xx/patches-2.6.34/205-wndr3700-usb-led-driver.patch index d2fbc9c764..b289a85d46 100644 --- a/target/linux/ar71xx/patches-2.6.34/205-wndr3700-usb-led-driver.patch +++ b/target/linux/ar71xx/patches-2.6.34/205-wndr3700-usb-led-driver.patch @@ -1,8 +1,8 @@ --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -269,6 +269,13 @@ config LEDS_ADP5520 - To compile this driver as a module, choose M here: the module will - be called leds-adp5520. +@@ -294,6 +294,13 @@ config LEDS_TRIGGERS + + if LEDS_TRIGGERS +config LEDS_WNDR3700_USB + tristate "NETGEAR WNDR3700 USB LED driver" @@ -13,10 +13,10 @@ + comment "LED Triggers" - config LEDS_TRIGGERS + config LEDS_TRIGGER_TIMER --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -29,6 +29,7 @@ obj-$(CONFIG_LEDS_DA903X) += leds-da903 +@@ -30,6 +30,7 @@ obj-$(CONFIG_LEDS_DA903X) += leds-da903 obj-$(CONFIG_LEDS_WM831X_STATUS) += leds-wm831x-status.o obj-$(CONFIG_LEDS_WM8350) += leds-wm8350.o obj-$(CONFIG_LEDS_PWM) += leds-pwm.o |