hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/drivers/crypto/virtio/Kconfig
....@@ -1,8 +1,9 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config CRYPTO_DEV_VIRTIO
23 tristate "VirtIO crypto driver"
34 depends on VIRTIO
45 select CRYPTO_AEAD
5
- select CRYPTO_BLKCIPHER
6
+ select CRYPTO_SKCIPHER
67 select CRYPTO_ENGINE
78 help
89 This driver provides support for virtio crypto device. If you