|
@@ -73,7 +73,9 @@ config MAC80211_MESH
|
|
|
|
|
|
config MAC80211_LEDS
|
|
config MAC80211_LEDS
|
|
bool "Enable LED triggers"
|
|
bool "Enable LED triggers"
|
|
- depends on MAC80211 && LEDS_TRIGGERS
|
|
|
|
|
|
+ depends on MAC80211
|
|
|
|
+ select NEW_LEDS
|
|
|
|
+ select LEDS_TRIGGERS
|
|
---help---
|
|
---help---
|
|
This option enables a few LED triggers for different
|
|
This option enables a few LED triggers for different
|
|
packet receive/transmit events.
|
|
packet receive/transmit events.
|