X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fmac80211%2FKconfig;h=a24b459dd45aecf9ba8e1214fce68fe2b8330c6c;hb=ad81b2f97d42e13ef78bb3798e046cd5f0492980;hp=520a5180a4f6f074a4849addb4a96c2fc698efaf;hpb=03414e57ad9875d0c8bfa5a4a65813cb2157372e;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.