projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
efdfb149a1d646fef9922c4db7882c48accd4f31
[openwrt.git]
/
package
/
mac80211
/
patches
/
013-disable_b43_nphy.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -185,7 +185,7 @@ ifneq ($(CONFIG_PCMCIA),)
4
endif
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.038564 seconds
and
3
git commands to generate.