mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
2f014eb8e8
SVN-Revision: 22865
12 lines
200 B
Diff
12 lines
200 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -432,7 +432,7 @@ endif # end of SPI driver list
|
|
|
|
ifneq ($(CONFIG_MMC),)
|
|
|
|
-CONFIG_B43_SDIO=y
|
|
+# CONFIG_B43_SDIO=y
|
|
|
|
ifneq ($(CONFIG_CRC7),)
|
|
CONFIG_WL1251_SDIO=m
|