mirror of https://github.com/hak5/openwrt-owl.git
add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config
SVN-Revision: 17128owl
parent
4fed3b740a
commit
77e18093a5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue