Skip to content

Commit 10ebb57

Browse files
atenartgclement
authored andcommitted
arm64: defconfig: enable the Safexcel crypto engine as a module
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 <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
1 parent a1485f5 commit 10ebb57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@ CONFIG_MEMTEST=y
522522
CONFIG_SECURITY=y
523523
CONFIG_CRYPTO_ECHAINIV=y
524524
CONFIG_CRYPTO_ANSI_CPRNG=y
525+
CONFIG_CRYPTO_DEV_SAFEXCEL=m
525526
CONFIG_ARM64_CRYPTO=y
526527
CONFIG_CRYPTO_SHA1_ARM64_CE=y
527528
CONFIG_CRYPTO_SHA2_ARM64_CE=y

0 commit comments

Comments
 (0)