提交 c0e583ab 编写于 作者: M Marco Chiappero 提交者: Herbert Xu

crypto: qat - add CRYPTO_AES to Kconfig dependencies

This patch includes a missing dependency (CRYPTO_AES) which may
lead to an "undefined reference to `aes_expandkey'" linking error.

Fixes: 5106dfea ("crypto: qat - add AES-XTS support for QAT GEN4 devices")
Reported-by: Nkernel test robot <lkp@intel.com>
Signed-off-by: NMarco Chiappero <marco.chiappero@intel.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 167316a5
......@@ -11,6 +11,7 @@ config CRYPTO_DEV_QAT
select CRYPTO_SHA1
select CRYPTO_SHA256
select CRYPTO_SHA512
select CRYPTO_AES
select FW_LOADER
config CRYPTO_DEV_QAT_DH895xCC
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册