crypto: rockchip - add DT bindings documentation
[deliverable/linux.git] / drivers / crypto / Kconfig
index 2569e043317e14c70eee11617622fe3dfe5a7846..5357bc1f9e4bb80a119d0d2c0a304b37d55dd427 100644 (file)
@@ -378,10 +378,9 @@ config CRYPTO_DEV_BFIN_CRC
 
 config CRYPTO_DEV_ATMEL_AES
        tristate "Support for Atmel AES hw accelerator"
-       depends on ARCH_AT91
+       depends on AT_XDMAC || AT_HDMAC || COMPILE_TEST
        select CRYPTO_AES
        select CRYPTO_BLKCIPHER
-       select AT_HDMAC
        help
          Some Atmel processors have AES hw accelerator.
          Select this if you want to use the Atmel module for
This page took 0.025858 seconds and 5 git commands to generate.