[kernel] add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17128 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2009-08-05 10:41:16 +00:00
parent e22a471095
commit fcfaf5e116
1 changed files with 1 additions and 0 deletions

View File

@ -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