]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/crypto/virtio/Kconfig
Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic...
[mirror_ubuntu-artful-kernel.git] / drivers / crypto / virtio / Kconfig
1 config CRYPTO_DEV_VIRTIO
2 tristate "VirtIO crypto driver"
3 depends on VIRTIO
4 select CRYPTO_AEAD
5 select CRYPTO_AUTHENC
6 select CRYPTO_BLKCIPHER
7 default m
8 help
9 This driver provides support for virtio crypto device. If you
10 choose 'M' here, this module will be called virtio_crypto.