mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 20:06:14 +02:00
d8db515de0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
211 B
Diff
12 lines
211 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -561,7 +561,7 @@ endif #CONFIG_SPI_MASTER end of SPI driv
|
|
|
|
ifdef CONFIG_MMC
|
|
|
|
-CONFIG_B43_SDIO=y
|
|
+# CONFIG_B43_SDIO=y
|
|
|
|
ifdef CONFIG_CRC7
|
|
ifdef CONFIG_WL12XX_PLATFORM_DATA
|