Commit 514cfd99 authored by Heiko Stübner's avatar Heiko Stübner Committed by Olof Johansson

ARM: multi_v7_defconfig: enable rockchip crypto module

This enables the newly added hardware crypto module
found for example on the rk3288.
Signed-off-by: default avatarHeiko Stuebner <heiko.stuebner@collabora.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent e330eb86
......@@ -788,6 +788,7 @@ CONFIG_CRYPTO_DEV_TEGRA_AES=y
CONFIG_CPUFREQ_DT=y
CONFIG_KEYSTONE_IRQ=y
CONFIG_CRYPTO_DEV_SUN4I_SS=m
CONFIG_CRYPTO_DEV_ROCKCHIP=m
CONFIG_ARM_CRYPTO=y
CONFIG_CRYPTO_SHA1_ARM=m
CONFIG_CRYPTO_SHA1_ARM_NEON=m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment