]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: enable the Safexcel crypto engine as a module
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Wed, 29 Mar 2017 12:44:32 +0000 (14:44 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 12 Apr 2017 13:35:16 +0000 (15:35 +0200)
The Safexcel EIP197 cryptographic engine is used on some Marvell SoCs,
such as Armada 7040 and Armada 8040. Enable this driver as a module in
the ARM64 defconfig.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/configs/defconfig

index 93b0aab959c0785535b02cf9ddc7d30c5b21569f..77eb1e448dc8d1f8b9c1e8bd9287fa0eaebbdf41 100644 (file)
@@ -522,6 +522,7 @@ CONFIG_MEMTEST=y
 CONFIG_SECURITY=y
 CONFIG_CRYPTO_ECHAINIV=y
 CONFIG_CRYPTO_ANSI_CPRNG=y
+CONFIG_CRYPTO_DEV_SAFEXCEL=m
 CONFIG_ARM64_CRYPTO=y
 CONFIG_CRYPTO_SHA1_ARM64_CE=y
 CONFIG_CRYPTO_SHA2_ARM64_CE=y