ath9k: disable btcoex again after it got re-enabled by the update
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 023-ath9k_disable_btcoex.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -268,7 +268,7 @@ CONFIG_ATH9K_COMMON=m
4 # for long range considerations.
5 # CONFIG_ATH9K_RATE_CONTROL=y
6
7 -CONFIG_ATH9K_BTCOEX_SUPPORT=y
8 +# CONFIG_ATH9K_BTCOEX_SUPPORT=y
9
10 # PCI Drivers
11 ifdef CONFIG_PCI