]> git.ipfire.org Git - thirdparty/linux.git/commit - crypto/Kconfig
crypto: Kconfig - simplify CRC entries
authorRobert Elliott <elliott@hpe.com>
Sat, 20 Aug 2022 18:41:46 +0000 (13:41 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Aug 2022 10:50:42 +0000 (18:50 +0800)
commitec84348da449d96ce5be47f7d00221cb8374f462
tree1fe5c1f353af70912d04fdb3da25abb3919827dd
parent05b374652737706557d0360064b07cfbeccb93d2
crypto: Kconfig - simplify CRC entries

Shorten menu titles and make them consistent:
- acronym
- name
- architecture features in parenthesis
- no suffixes like "<something> algorithm", "support", or
  "hardware acceleration", or "optimized"

Simplify help text descriptions, update references, and ensure that
https references are still valid.

Signed-off-by: Robert Elliott <elliott@hpe.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/Kconfig
arch/arm64/crypto/Kconfig
arch/mips/crypto/Kconfig
arch/powerpc/crypto/Kconfig
arch/s390/crypto/Kconfig
arch/sparc/crypto/Kconfig
arch/x86/crypto/Kconfig
crypto/Kconfig