projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cfg80211: do not overwrite the hardware max power setting in the regulatory code...
[openwrt.git]
/
package
/
mac80211
/
patches
/
019-remove_ath5k_pci_option.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -195,7 +195,7 @@ CONFIG_MAC80211_HWSIM=m
4
ifdef CONFIG_PCI
5
6
CONFIG_ATH5K=m
7
-CONFIG_ATH5K_PCI=y
8
+# CONFIG_ATH5K_PCI=y
9
# CONFIG_ATH5K_DEBUG=y
10
# CONFIG_ATH5K_AHB=y
11
CONFIG_ATH9K_HW=m
This page took
0.050947 seconds
and
5
git commands to generate.