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 c766056d0488..dbf5e4006bc1 100644 --- a/net/mac80211/Kconfig +++ b/net/mac80211/Kconfig | |||
@@ -17,7 +17,7 @@ comment "CFG80211 needs to be enabled for MAC80211" | |||
17 | if MAC80211 != n | 17 | if MAC80211 != n |
18 | 18 | ||
19 | config MAC80211_HAS_RC | 19 | config MAC80211_HAS_RC |
20 | def_bool n | 20 | bool |
21 | 21 | ||
22 | config MAC80211_RC_PID | 22 | config MAC80211_RC_PID |
23 | bool "PID controller based rate control algorithm" if EXPERT | 23 | bool "PID controller based rate control algorithm" if EXPERT |