diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-07-07 03:31:56 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-07 06:04:06 +0300 |
commit | b7133757da4c4c17d625970f6da3d76af12a8867 (patch) | |
tree | d4ea8bd3a34263d64d2124dac684d12e4f99b5bb /scripts/gdb/linux/symbols.py | |
parent | b83fdcd9fb8ad7e59f4188ba9ec221917f463a17 (diff) | |
download | linux-b7133757da4c4c17d625970f6da3d76af12a8867.tar.xz |
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>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions