kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)

SVN-Revision: 26402
This commit is contained in:
Felix Fietkau 2011-04-02 12:50:50 +00:00
parent 624526ae11
commit 6b183fe564

View File

@ -26,6 +26,7 @@ config OCF_CRYPTODEV
config OCF_CRYPTOSOFT config OCF_CRYPTOSOFT
tristate "cryptosoft (software crypto engine)" tristate "cryptosoft (software crypto engine)"
select CRYPTO_MANAGER
depends on OCF_OCF depends on OCF_OCF
help help
A software driver for the OCF framework that uses A software driver for the OCF framework that uses