projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
231be4e
)
rt2x00: Select CONFIG_NEW_LEDS
author
Ivo van Doorn
<ivdoorn@gmail.com>
Sun, 10 Feb 2008 21:48:47 +0000
(22:48 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 29 Feb 2008 20:37:19 +0000
(15:37 -0500)
Select CONFIG_NEW_LEDS before selecting the other LED config
options. This fixes a link error when NEW_LEDS was disabled.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rt2x00/Kconfig
b/drivers/net/wireless/rt2x00/Kconfig
index 96d6fc68fe01c5c53793977f252400fcccd29099..108b85e295ba1acfbe7d844ee81f9656f287b406 100644
(file)
--- a/
drivers/net/wireless/rt2x00/Kconfig
+++ b/
drivers/net/wireless/rt2x00/Kconfig
@@
-40,6
+40,7
@@
config RT2X00_LIB_RFKILL
config RT2X00_LIB_LEDS
boolean
depends on RT2X00_LIB
+ select NEW_LEDS
select LEDS_CLASS
select LEDS_TRIGGERS
select MAC80211_LEDS