162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig CRYPTO_DEV_VIRTIO
362306a36Sopenharmony_ci	tristate "VirtIO crypto driver"
462306a36Sopenharmony_ci	depends on VIRTIO
562306a36Sopenharmony_ci	select CRYPTO_AEAD
662306a36Sopenharmony_ci	select CRYPTO_AKCIPHER2
762306a36Sopenharmony_ci	select CRYPTO_SKCIPHER
862306a36Sopenharmony_ci	select CRYPTO_ENGINE
962306a36Sopenharmony_ci	select CRYPTO_RSA
1062306a36Sopenharmony_ci	select MPILIB
1162306a36Sopenharmony_ci	help
1262306a36Sopenharmony_ci	  This driver provides support for virtio crypto device. If you
1362306a36Sopenharmony_ci	  choose 'M' here, this module will be called virtio_crypto.
14