arm64: defconfig: Enable crypto test module

Enable crypto test module, used for testing crypto engine performance.

Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Kamlesh Gurudasani 2023-04-17 18:57:16 +05:30 committed by Arnd Bergmann
parent b4655af5f6
commit a2116e7b92
No known key found for this signature in database
GPG Key ID: 60AB47FFC9095227

View File

@ -1452,6 +1452,7 @@ CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
CONFIG_SECURITY=y
CONFIG_CRYPTO_USER=y
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_ECHAINIV=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_ANSI_CPRNG=y