mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 03:23:09 +02:00
16 lines
297 B
Diff
16 lines
297 B
Diff
|
--- a/config.mk
|
||
|
+++ b/config.mk
|
||
|
@@ -329,9 +329,9 @@ CONFIG_SSB_DRIVER_PCICORE=y
|
||
|
CONFIG_B43_SSB=y
|
||
|
endif #__CONFIG_SSB
|
||
|
|
||
|
-CONFIG_BCMA=m
|
||
|
-CONFIG_BCMA_BLOCKIO=y
|
||
|
-CONFIG_BCMA_HOST_PCI=y
|
||
|
+# CONFIG_BCMA=m
|
||
|
+# CONFIG_BCMA_BLOCKIO=y
|
||
|
+# CONFIG_BCMA_HOST_PCI=y
|
||
|
# CONFIG_BCMA_DEBUG=y
|
||
|
# CONFIG_B43_BCMA=y
|
||
|
|