mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 15:18:05 +02:00
437bd1772a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27275 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
211 B
Diff
12 lines
211 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -517,7 +517,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
|