blob: c33e1d0f81febc46eaa8418d4eb5ec56d342d307 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/config.mk
+++ b/config.mk
@@ -261,7 +261,7 @@ export CONFIG_ATH9K_COMMON=m
# as default once we get minstrel properly tested and blessed by
# our systems engineering team. CCK rates also need to be used
# for long range considerations.
-export CONFIG_COMPAT_ATH9K_RATE_CONTROL=y
+# export CONFIG_COMPAT_ATH9K_RATE_CONTROL=y
export CONFIG_ATH9K_BTCOEX_SUPPORT=y
|