projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.27
diff --git
a/target/linux/generic-2.6/config-2.6.27
b/target/linux/generic-2.6/config-2.6.27
index
cb6f2f9
..
fad7023
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_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
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SEQIV is not set
# CONFIG_CRYPTO_SERPENT is not set
This page took
0.032183 seconds
and
4
git commands to generate.