summaryrefslogtreecommitdiff
path: root/fs/crypto
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2021-04-17 17:39:29 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2021-04-22 17:31:32 +1000
commitd17d9227c332b7deca59b35fa9ff08e597666c2a (patch)
tree5f2669e7f4e3540e95c530eacca9c5094d9a4057 /fs/crypto
parent87bff3d8b94c94a7b1a7d34a66151079b6108ed9 (diff)
crypto: camellia - drop duplicate "depends on CRYPTO"
All 5 CAMELLIA crypto driver Kconfig symbols have a duplicate "depends on CRYPTO" line but they are inside an "if CRYPTO"/"endif # if CRYPTO" block, so drop the duplicate "depends" lines. These 5 symbols still depend on CRYPTO. Fixes: 584fffc8b196 ("[CRYPTO] kconfig: Ordering cleanup") Fixes: 0b95ec56ae19 ("crypto: camellia - add assembler implementation for x86_64") Fixes: d9b1d2e7e10d ("crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher") Fixes: f3f935a76aa0 ("crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher") Fixes: c5aac2df6577 ("sparc64: Add DES driver making use of the new des opcodes.") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Sebastian Siewior <sebastian@breakpoint.cc> Cc: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Cc: Herbert Xu <herbert@gondor.apana.org.au> Cc: "David S. Miller" <davem@davemloft.net> Cc: linux-crypto@vger.kernel.org Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/crypto')
0 files changed, 0 insertions, 0 deletions