crypto: xilinx: prevent probing on non-xilinx hardware
[sfrench/cifs-2.6.git] / drivers / crypto / Kconfig
index bf4e55e730aa0a8ad7fab63a1bfbbc92433d5d80..597559ec2057ef6256d556fc3ea447726a235982 100644 (file)
@@ -810,7 +810,7 @@ config CRYPTO_DEV_ZYNQMP_AES
 
 config CRYPTO_DEV_ZYNQMP_SHA3
        bool "Support for Xilinx ZynqMP SHA3 hardware accelerator"
-       depends on ARCH_ZYNQMP
+       depends on ZYNQMP_FIRMWARE
        select CRYPTO_SHA3
        help
          Xilinx ZynqMP has SHA3 engine used for secure hash calculation.