提交 e94c6a7a 编写于 作者: H Herbert Xu

crypto: authenc - Add Kconfig dependency on CRYPTO_NULL

CRYPTO_AUTHENC needs to depend on CRYPTO_NULL as authenc uses
null for copying.
Reported-by: NReported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 a4198fd4
...@@ -200,6 +200,7 @@ config CRYPTO_AUTHENC ...@@ -200,6 +200,7 @@ config CRYPTO_AUTHENC
select CRYPTO_BLKCIPHER select CRYPTO_BLKCIPHER
select CRYPTO_MANAGER select CRYPTO_MANAGER
select CRYPTO_HASH select CRYPTO_HASH
select CRYPTO_NULL
help help
Authenc: Combined mode wrapper for IPsec. Authenc: Combined mode wrapper for IPsec.
This is required for IPSec. This is required for IPSec.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册