Jason A. Donenfeld b7133757da crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
Various accelerated software implementation Kconfig values for S390 were
mistakenly placed into drivers/crypto/Kconfig, even though they're
mainly just SIMD code and live in arch/s390/crypto/ like usual. This
gives them the very unusual dependency on CRYPTO_HW, which leads to
problems elsewhere.

This patch fixes the issue by moving the Kconfig values for non-hardware
drivers into the usual place in crypto/Kconfig.

Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-07-06 20:04:06 -07:00
..
2022-06-21 16:05:12 +01:00
2022-03-03 10:49:20 +12:00
2020-08-28 16:58:28 +10:00
2022-03-03 10:49:20 +12:00
2021-03-26 19:55:55 +11:00
2022-02-18 16:21:08 +11:00
2022-06-12 14:51:51 +08:00
2020-02-28 08:43:21 +08:00
2021-08-21 15:44:58 +08:00
2022-03-03 10:49:20 +12:00
2022-04-08 16:12:46 +08:00
2022-03-26 12:01:35 -07:00
2022-02-18 16:21:08 +11:00
2021-11-08 16:55:21 -08:00