projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
287285fc03f4c341b9d30c1b4a504ef23ac9fe1e
[openwrt.git]
/
package
/
mac80211
/
patches
/
013-disable_b43_nphy.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -292,8 +292,8 @@ ifdef CONFIG_MAC80211_LEDS
4
CONFIG_B43_LEDS=y
5
endif #CONFIG_MAC80211_LEDS
6
CONFIG_B43_PHY_LP=y
7
-CONFIG_B43_PHY_N=y
8
-CONFIG_B43_PHY_HT=y
9
+# CONFIG_B43_PHY_N=y
10
+# CONFIG_B43_PHY_HT=y
11
# CONFIG_B43_PHY_LCN=y
12
# CONFIG_B43_FORCE_PIO=y
13
# CONFIG_B43_DEBUG=y
This page took
0.037676 seconds
and
3
git commands to generate.