diff options
Diffstat (limited to 'net/mac80211/Kconfig')
-rw-r--r-- | net/mac80211/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig index 798d9b9462e2..9109262abd24 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig | |||
@@ -93,7 +93,7 @@ config MAC80211_MESH | |||
93 | config MAC80211_LEDS | 93 | config MAC80211_LEDS |
94 | bool "Enable LED triggers" | 94 | bool "Enable LED triggers" |
95 | depends on MAC80211 | 95 | depends on MAC80211 |
96 | select NEW_LEDS | 96 | depends on LEDS_CLASS |
97 | select LEDS_TRIGGERS | 97 | select LEDS_TRIGGERS |
98 | ---help--- | 98 | ---help--- |
99 | This option enables a few LED triggers for different | 99 | This option enables a few LED triggers for different |