ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenzo Bianconi)
[openwrt.git] / package / mac80211 / patches / 003-disable_bt.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -94,8 +94,8 @@ ifndef CONFIG_COMPAT_KERNEL_27
4 ifeq ($(CONFIG_BT),y)
5 # we'll ignore compiling bluetooth
6 else
7 - CONFIG_COMPAT_BLUETOOTH=y
8 - CONFIG_COMPAT_BLUETOOTH_MODULES=m
9 +# CONFIG_COMPAT_BLUETOOTH=y
10 +# CONFIG_COMPAT_BLUETOOTH_MODULES=m
11 endif
12 endif # Kernel >= 2.6.26
13
This page took 0.044221 seconds and 5 git commands to generate.