提交 44b933b9 编写于 作者: S Stanimir Varbanov 提交者: Herbert Xu

crypto: qce - add dependancy to Kconfig

Make qce crypto driver depend on ARCH_QCOM and make
possible to test driver compilation.
Signed-off-by: NStanimir Varbanov <svarbanov@mm-sol.com>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 58a6535f
......@@ -422,6 +422,7 @@ source "drivers/crypto/qat/Kconfig"
config CRYPTO_DEV_QCE
tristate "Qualcomm crypto engine accelerator"
depends on ARCH_QCOM || COMPILE_TEST
select CRYPTO_AES
select CRYPTO_DES
select CRYPTO_ECB
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册