ath9k: remove the queue wake optimization, it may be unreliable in some cases
[openwrt/staging/chunkeey.git] / package / mac80211 / patches / 011-no_sdio.patch
index cd39dd4c66f8dc7027363ef041e8be7135ac880b..b724d98aebd64837d38cb0143e4081c358c21722 100644 (file)
@@ -1,11 +1,11 @@
 --- a/config.mk
 +++ b/config.mk
-@@ -432,7 +432,7 @@ endif # end of SPI driver list
+@@ -568,7 +568,7 @@ endif #CONFIG_SPI_MASTER end of SPI driv
  
- ifneq ($(CONFIG_MMC),)
+ ifdef CONFIG_MMC
  
 -CONFIG_B43_SDIO=y
 +# CONFIG_B43_SDIO=y
  
- ifneq ($(CONFIG_CRC7),)
- CONFIG_WL1251_SDIO=m
+ ifdef CONFIG_CRC7
+ ifdef CONFIG_WL12XX_PLATFORM_DATA