X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fmac80211%2FKconfig;h=a24b459dd45aecf9ba8e1214fce68fe2b8330c6c;hb=67f5cd0f6ad86f8faacd0c00ffd0d38f228bad8e;hp=520a5180a4f6f074a4849addb4a96c2fc698efaf;hpb=cf816ecb533ab96b883dfdc0db174598b5b5c4d2;p=linux-2.6 diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig index 520a5180a4..a24b459dd4 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig @@ -73,7 +73,9 @@ config MAC80211_MESH config MAC80211_LEDS bool "Enable LED triggers" - depends on MAC80211 && LEDS_TRIGGERS + depends on MAC80211 + select NEW_LEDS + select LEDS_TRIGGERS ---help--- This option enables a few LED triggers for different packet receive/transmit events.