projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4655af
)
arm64: defconfig: Enable crypto test module
author
Kamlesh Gurudasani
<kamlesh@ti.com>
Mon, 17 Apr 2023 13:27:16 +0000
(18:57 +0530)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 17 Apr 2023 14:33:21 +0000
(16:33 +0200)
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>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index b6342b40c60047ddb14629a096cacd26c69e9f22..e4ef0cc35235e9d713f93675dc94588261377990 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-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