提交 d52a60ad 编写于 作者: J Johannes Berg 提交者: David S. Miller

mac80211: fix MAC80211_RCSIMPLE Kconfig

I meant for this to be selectable only with EMBEDDED, not enabled only
with EMBEDDED. This does it that way. Sorry.
Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 7f3ad894
...@@ -14,9 +14,9 @@ config MAC80211 ...@@ -14,9 +14,9 @@ config MAC80211
networking stack. networking stack.
config MAC80211_RCSIMPLE config MAC80211_RCSIMPLE
bool "'simple' rate control algorithm" bool "'simple' rate control algorithm" if EMBEDDED
default y default y
depends on MAC80211 && EMBEDDED depends on MAC80211
help help
This option allows you to turn off the 'simple' rate This option allows you to turn off the 'simple' rate
control algorithm in mac80211. If you do turn it off, control algorithm in mac80211. If you do turn it off,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册