1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-23 01:19:19 +03:00
openwrt-xburst/package/mac80211/patches/023-ath9k_disable_btcoex.patch
nbd 4497c273ba 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
2012-03-01 15:13:41 +00:00

12 lines
240 B
Diff

--- 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