regen defconfig: Enable optimized SHA-256/224

This commit is contained in:
followmsi 2020-12-19 13:44:16 +01:00
parent 8e1649a3cc
commit cf21d841fb
1 changed files with 1 additions and 0 deletions

View File

@ -3924,6 +3924,7 @@ CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA1_ARM=y
CONFIG_CRYPTO_SHA1_ARM_NEON=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA256_ARM=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_SHA512_ARM_NEON=y
# CONFIG_CRYPTO_TGR192 is not set