diff options
author | 2022-07-07 02:31:56 +0200 | |
---|---|---|
committer | 2022-07-06 20:04:06 -0700 | |
commit | b7133757da4c4c17d625970f6da3d76af12a8867 (patch) | |
tree | d4ea8bd3a34263d64d2124dac684d12e4f99b5bb /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | wireguard: selftests: use microvm on x86 (diff) | |
download | linux-dev-b7133757da4c4c17d625970f6da3d76af12a8867.tar.xz linux-dev-b7133757da4c4c17d625970f6da3d76af12a8867.zip |
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 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions