projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[mac80211] fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch
[openwrt.git]
/
package
/
mac80211
/
patches
/
013-disable_b43_nphy.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -300,8 +300,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_DEBUG=y
13
This page took
0.041543 seconds
and
5
git commands to generate.