openwrt/package/mac80211/patches/011-no_sdio.patch
2010-05-15 15:56:51 +00:00

12 lines
199 B
Diff

--- a/config.mk
+++ b/config.mk
@@ -382,7 +382,7 @@ endif # end of SPI driver list
ifneq ($(CONFIG_MMC),)
-CONFIG_B43_SDIO=y
+# CONFIG_B43_SDIO=y
CONFIG_WL1251_SDIO=m
ifneq ($(CONFIG_ARM),)