projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz available...
[openwrt.git]
/
package
/
mac80211
/
patches
/
006-disable_bcma_build.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -329,9 +329,9 @@ CONFIG_SSB_DRIVER_PCICORE=y
4
CONFIG_B43_SSB=y
5
endif #__CONFIG_SSB
6
7
-CONFIG_BCMA=m
8
-CONFIG_BCMA_BLOCKIO=y
9
-CONFIG_BCMA_HOST_PCI=y
10
+# CONFIG_BCMA=m
11
+# CONFIG_BCMA_BLOCKIO=y
12
+# CONFIG_BCMA_HOST_PCI=y
13
# CONFIG_BCMA_DEBUG=y
14
# CONFIG_B43_BCMA=y
15
This page took
0.040658 seconds
and
5
git commands to generate.