blob: 58c3ba96bf93e2ff53611c19b69bec767180746a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/config.mk
+++ b/config.mk
@@ -576,7 +576,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
|