blob: 19df10bdc15a5ff2561d34289100d65575f344f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/config.mk
+++ b/config.mk
@@ -584,7 +584,7 @@ endif #CONFIG_SPI_MASTER end of SPI driv
ifdef CONFIG_MMC
# export CONFIG_SSB_SDIOHOST=y
-export CONFIG_B43_SDIO=y
+# export CONFIG_B43_SDIO=y
ifdef CONFIG_CRC7
ifdef CONFIG_WL12XX_PLATFORM_DATA
|