blob: 5835ea2d906bbceec068b9dbb518967e77da2b20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- 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
|