Commit 540005c7 authored by Jan Beulich's avatar Jan Beulich Committed by John W. Linville

small adjustment to net/mac80211/Kconfig

"def_bool n" without prompt is pointless, this should be just "bool".
Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 011d1835
...@@ -17,7 +17,7 @@ comment "CFG80211 needs to be enabled for MAC80211" ...@@ -17,7 +17,7 @@ comment "CFG80211 needs to be enabled for MAC80211"
if MAC80211 != n if MAC80211 != n
config MAC80211_HAS_RC config MAC80211_HAS_RC
def_bool n bool
config MAC80211_RC_PID config MAC80211_RC_PID
bool "PID controller based rate control algorithm" if EMBEDDED bool "PID controller based rate control algorithm" if EMBEDDED
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment