提交 0e03b8fd 编写于 作者: H Herbert Xu

crypto: xilinx - Turn SHA into a tristate and allow COMPILE_TEST

This patch turns the new SHA driver into a tristate and also allows
compile testing.
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 a5997f1a
......@@ -809,8 +809,8 @@ config CRYPTO_DEV_ZYNQMP_AES
for AES algorithms.
config CRYPTO_DEV_ZYNQMP_SHA3
bool "Support for Xilinx ZynqMP SHA3 hardware accelerator"
depends on ZYNQMP_FIRMWARE
tristate "Support for Xilinx ZynqMP SHA3 hardware accelerator"
depends on ZYNQMP_FIRMWARE || COMPILE_TEST
select CRYPTO_SHA3
help
Xilinx ZynqMP has SHA3 engine used for secure hash calculation.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册