projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: ag71xx: use dynamically allocated buffer for napi_stats
[openwrt.git]
/
package
/
mac80211
/
patches
/
019-remove_ath5k_pci_option.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -207,7 +207,7 @@ CONFIG_ATH9K_COMMON=m
4
# PCI Drivers
5
ifdef CONFIG_PCI
6
7
-CONFIG_ATH5K_PCI=y
8
+# CONFIG_ATH5K_PCI=y
9
CONFIG_ATH9K=m
10
11
CONFIG_IWLAGN=m
This page took
0.051855 seconds
and
5
git commands to generate.