1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:33:16 +03:00

ath9k: disable btcoex again after it got re-enabled by the update

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30765 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-03-01 15:13:41 +00:00
parent adbea300bd
commit 4497c273ba

View File

@ -0,0 +1,11 @@
--- a/config.mk
+++ b/config.mk
@@ -268,7 +268,7 @@ CONFIG_ATH9K_COMMON=m
# for long range considerations.
# CONFIG_ATH9K_RATE_CONTROL=y
-CONFIG_ATH9K_BTCOEX_SUPPORT=y
+# CONFIG_ATH9K_BTCOEX_SUPPORT=y
# PCI Drivers
ifdef CONFIG_PCI