]> Git Repo - J-linux.git/blob - drivers/crypto/virtio/Kconfig
Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[J-linux.git] / drivers / crypto / virtio / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config CRYPTO_DEV_VIRTIO
3         tristate "VirtIO crypto driver"
4         depends on VIRTIO
5         select CRYPTO_AEAD
6         select CRYPTO_SKCIPHER
7         select CRYPTO_ENGINE
8         help
9           This driver provides support for virtio crypto device. If you
10           choose 'M' here, this module will be called virtio_crypto.
This page took 0.030343 seconds and 4 git commands to generate.