projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: remove the queue wake optimization, it may be unreliable in some cases
[openwrt.git]
/
package
/
mac80211
/
patches
/
604-rt2x00-add-CONFIG_RT2X00_LIB_EEPROM-option.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -618,6 +618,7 @@ CONFIG_RT2X00=y
4
CONFIG_RT2X00_LIB=m
5
CONFIG_RT2800_LIB=m
6
CONFIG_RT2X00_LIB_FIRMWARE=y
7
+CONFIG_RT2X00_LIB_EEPROM=y
8
CONFIG_RT2X00_LIB_CRYPTO=y
9
# CONFIG_RT2X00_LIB_SOC=y
10
ifdef CONFIG_COMPAT_KERNEL_2_6_25
This page took
0.041161 seconds
and
5
git commands to generate.