projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: fix regulatory issues with multiple cards
[openwrt.git]
/
package
/
mac80211
/
patches
/
013-disable_b43_nphy.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -225,7 +225,7 @@ ifdef CONFIG_PCMCIA
4
endif #CONFIG_PCMCIA
5
# CONFIG_B43_LEDS=y
6
CONFIG_B43_PHY_LP=y
7
-CONFIG_B43_NPHY=y
8
+# CONFIG_B43_NPHY is not set
9
# CONFIG_B43_FORCE_PIO=y
10
# CONFIG_B43_DEBUG=y
11
This page took
0.037944 seconds
and
5
git commands to generate.