ath9k: fix various aggregation related race conditions
[openwrt.git] / package / mac80211 / patches / 011-no_sdio.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -441,7 +441,7 @@ endif #CONFIG_SPI_MASTER end of SPI driv
4
5 ifdef CONFIG_MMC
6
7 -CONFIG_B43_SDIO=y
8 +# CONFIG_B43_SDIO=y
9
10 ifdef CONFIG_CRC7
11 CONFIG_WL1251_SDIO=m
This page took 0.038259 seconds and 5 git commands to generate.