projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mac80211: fix rekeying in ap mode with connected powersave stations
[openwrt.git]
/
package
/
mac80211
/
patches
/
001-disable_b44.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -283,10 +283,10 @@ endif
4
5
CONFIG_P54_PCI=m
6
7
-CONFIG_B44=m
8
-CONFIG_B44_PCI_AUTOSELECT=y
9
-CONFIG_B44_PCICORE_AUTOSELECT=y
10
-CONFIG_B44_PCI=y
11
+# CONFIG_B44=m
12
+# CONFIG_B44_PCI_AUTOSELECT=y
13
+# CONFIG_B44_PCICORE_AUTOSELECT=y
14
+# CONFIG_B44_PCI=y
15
16
CONFIG_RTL8180=m
17
This page took
0.050032 seconds
and
5
git commands to generate.