[backfire] backport mac80211 updates from trunk
[openwrt-10.03/.git] / package / mac80211 / patches / 011-no_sdio.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -387,7 +387,7 @@ endif # end of SPI driver list
4  
5  ifneq ($(CONFIG_MMC),)
6  
7 -CONFIG_B43_SDIO=y
8 +# CONFIG_B43_SDIO=y
9  CONFIG_WL1251_SDIO=m
10  
11  ifneq ($(CONFIG_ARM),)