summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorHeiko Stübner <heiko.stuebner@collabora.com>2015-12-21 22:21:55 +0100
committerOlof Johansson <olof@lixom.net>2015-12-22 14:55:49 -0800
commit514cfd99c024e7d9500114336abc6d6f486dec4e (patch)
tree96e5d9131859826a7aa14e64d6dfec261ce8c151 /arch/arm/configs
parente330eb86ba0b60bde39c5391d0b7f10010df557e (diff)
downloadop-kernel-dev-514cfd99c024e7d9500114336abc6d6f486dec4e.zip
op-kernel-dev-514cfd99c024e7d9500114336abc6d6f486dec4e.tar.gz
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: Heiko Stuebner <heiko.stuebner@collabora.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index a9105b9..5c9ff23 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -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
OpenPOWER on IntegriCloud