Commit a2116e7b authored by Kamlesh Gurudasani's avatar Kamlesh Gurudasani Committed by Arnd Bergmann

arm64: defconfig: Enable crypto test module

Enable crypto test module, used for testing crypto engine performance.
Signed-off-by: default avatarKamlesh Gurudasani <kamlesh@ti.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent b4655af5
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment