Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / crypto / Kconfig
index 7b2d138..ee99c02 100644 (file)
@@ -216,9 +216,9 @@ config CRYPTO_AES_S390
 config CRYPTO_CHACHA_S390
        tristate "ChaCha20 stream cipher"
        depends on S390
-       select CRYPTO_ALGAPI
        select CRYPTO_SKCIPHER
-       select CRYPTO_CHACHA20
+       select CRYPTO_LIB_CHACHA_GENERIC
+       select CRYPTO_ARCH_HAVE_LIB_CHACHA
        help
          This is the s390 SIMD implementation of the ChaCha20 stream
          cipher (RFC 7539).