mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 22:44:39 +02:00
9f3403679d
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
255 B
Diff
12 lines
255 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -579,7 +579,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
|