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 dbf5e4006bc1..513f85cc2ae1 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig | |||
@@ -78,7 +78,7 @@ config MAC80211_RC_DEFAULT | |||
78 | endif | 78 | endif |
79 | 79 | ||
80 | comment "Some wireless drivers require a rate control algorithm" | 80 | comment "Some wireless drivers require a rate control algorithm" |
81 | depends on MAC80211_HAS_RC=n | 81 | depends on MAC80211 && MAC80211_HAS_RC=n |
82 | 82 | ||
83 | config MAC80211_MESH | 83 | config MAC80211_MESH |
84 | bool "Enable mac80211 mesh networking (pre-802.11s) support" | 84 | bool "Enable mac80211 mesh networking (pre-802.11s) support" |