提交 3e16bfba 编写于 作者: H Herbert Xu

[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER

The authenc algorithm requires BLKCIPHER to be present.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 76fc60a2
......@@ -575,6 +575,7 @@ config CRYPTO_TEST
config CRYPTO_AUTHENC
tristate "Authenc support"
select CRYPTO_AEAD
select CRYPTO_BLKCIPHER
select CRYPTO_MANAGER
select CRYPTO_HASH
help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册