arm64: dts: rockchip: add rk3399 box 0505 board support
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / crypto / Kconfig
index a38b02ce5f9a9c68af825cfc462382e2f2a9c836..2cf32e9887e1b292a0ec9102761ce3a200b8fa0d 100644 (file)
@@ -49,4 +49,8 @@ config CRYPTO_AES_ARM64_NEON_BLK
        select CRYPTO_AES
        select CRYPTO_ABLK_HELPER
 
+config CRYPTO_CRC32_ARM64
+       tristate "CRC32 and CRC32C using optional ARMv8 instructions"
+       depends on ARM64
+       select CRYPTO_HASH
 endif