1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-27 11:32:26 +02:00
openwrt-xburst/package/mac80211/patches/011-no_sdio.patch
Lars-Peter Clausen 99c6c73272 reset to backfire.
2010-05-02 15:41:15 +02:00

14 lines
247 B
Diff

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