crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 14 Sep 2022 08:36:26 +0000 (10:36 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 24 Sep 2022 08:14:43 +0000 (16:14 +0800)
commit611d451e4041b4be1c59e0888b64caa4ff1204ad
treefc3895f6c867c57654c2218c186d5b082107bcc5
parent320406cb60b6408d87f6a5bc729285fc44107352
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE

Commit 3f342a23257d ("crypto: Kconfig - simplify hash entries") makes
various changes to the config descriptions as part of some consolidation
and clean-up, but among all those changes, it also accidently renames
CRYPTO_SHA1_ARM64_CE to CRYPTO_SHA1_ARM64.

Revert this unintended config name change.

See Link for the author's confirmation of this happening accidently.

Fixes: 3f342a23257d ("crypto: Kconfig - simplify hash entries")
Link: https://lore.kernel.org/all/MW5PR84MB18424AB8C095BFC041AE33FDAB479@MW5PR84MB1842.NAMPRD84.PROD.OUTLOOK.COM/
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm64/crypto/Kconfig