1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:13:20 +02:00

[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
This commit is contained in:
florian 2009-08-05 10:41:16 +00:00
parent c8a32be519
commit d9921d9824

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