mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
282981d257
SVN-Revision: 20497
14 lines
247 B
Diff
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),)
|