18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig CRYPTO_DEV_VIRTIO
38c2ecf20Sopenharmony_ci	tristate "VirtIO crypto driver"
48c2ecf20Sopenharmony_ci	depends on VIRTIO
58c2ecf20Sopenharmony_ci	select CRYPTO_AEAD
68c2ecf20Sopenharmony_ci	select CRYPTO_AKCIPHER2
78c2ecf20Sopenharmony_ci	select CRYPTO_SKCIPHER
88c2ecf20Sopenharmony_ci	select CRYPTO_ENGINE
98c2ecf20Sopenharmony_ci	select CRYPTO_RSA
108c2ecf20Sopenharmony_ci	select MPILIB
118c2ecf20Sopenharmony_ci	help
128c2ecf20Sopenharmony_ci	  This driver provides support for virtio crypto device. If you
138c2ecf20Sopenharmony_ci	  choose 'M' here, this module will be called virtio_crypto.
14