mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 16:43:09 +02: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:
parent
adbea300bd
commit
4497c273ba
11
package/mac80211/patches/023-ath9k_disable_btcoex.patch
Normal file
11
package/mac80211/patches/023-ath9k_disable_btcoex.patch
Normal 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
|
Loading…
Reference in New Issue
Block a user