projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fed3b7
)
add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config
author
Florian Fainelli
<florian@openwrt.org>
Wed, 5 Aug 2009 10:41:16 +0000
(10:41 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 5 Aug 2009 10:41:16 +0000
(10:41 +0000)
SVN-Revision: 17128
target/linux/generic-2.6/config-2.6.27
patch
|
blob
|
history
diff --git
a/target/linux/generic-2.6/config-2.6.27
b/target/linux/generic-2.6/config-2.6.27
index cb6f2f9355588e580fcb9df8da6c66e6df355928..fad7023cea5625c75d7cc52fbfbd372f6037e6a3 100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.27
+++ b/
target/linux/generic-2.6/config-2.6.27
@@
-338,6
+338,7
@@
CONFIG_CRYPTO_MANAGER=m
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
# CONFIG_CRYPTO_SALSA20 is not set
+# CONFIG_CRYPTO_SALSA20_586 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SEQIV is not set
# CONFIG_CRYPTO_SERPENT is not set