Skip to content

Commit a2116e7

Browse files
ti-kamlesharndb
authored andcommitted
arm64: defconfig: Enable crypto test module
Enable crypto test module, used for testing crypto engine performance. Signed-off-by: Kamlesh Gurudasani <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent b4655af commit a2116e7

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
@@ -1452,6 +1452,7 @@ CONFIG_NLS_CODEPAGE_437=y
14521452
CONFIG_NLS_ISO8859_1=y
14531453
CONFIG_SECURITY=y
14541454
CONFIG_CRYPTO_USER=y
1455+
CONFIG_CRYPTO_TEST=m
14551456
CONFIG_CRYPTO_ECHAINIV=y
14561457
CONFIG_CRYPTO_MICHAEL_MIC=m
14571458
CONFIG_CRYPTO_ANSI_CPRNG=y

0 commit comments

Comments
 (0)