Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
[linux-2.6-microblaze.git] / drivers / crypto / virtio / Kconfig
index b894e3a..5f8915f 100644 (file)
@@ -3,8 +3,11 @@ config CRYPTO_DEV_VIRTIO
        tristate "VirtIO crypto driver"
        depends on VIRTIO
        select CRYPTO_AEAD
+       select CRYPTO_AKCIPHER2
        select CRYPTO_SKCIPHER
        select CRYPTO_ENGINE
+       select CRYPTO_RSA
+       select MPILIB
        help
          This driver provides support for virtio crypto device. If you
          choose 'M' here, this module will be called virtio_crypto.