mirror of https://github.com/hak5/openwrt-owl.git
kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)
SVN-Revision: 26402owl
parent
624526ae11
commit
6b183fe564
|
@ -26,6 +26,7 @@ config OCF_CRYPTODEV
|
|||
|
||||
config OCF_CRYPTOSOFT
|
||||
tristate "cryptosoft (software crypto engine)"
|
||||
select CRYPTO_MANAGER
|
||||
depends on OCF_OCF
|
||||
help
|
||||
A software driver for the OCF framework that uses
|
||||
|
|
Loading…
Reference in New Issue