Skip to content

Commit 2a200fb

Browse files
RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=y
This allows acceleration of cryptography inside QEMU. Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
1 parent e4cf9e4 commit 2a200fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,6 @@ CONFIG_NFS_V4_1=y
7878
CONFIG_NFS_V4_2=y
7979
CONFIG_ROOT_NFS=y
8080
CONFIG_CRYPTO_USER_API_HASH=y
81+
CONFIG_CRYPTO_DEV_VIRTIO=y
8182
CONFIG_PRINTK_TIME=y
8283
# CONFIG_RCU_TRACE is not set

0 commit comments

Comments
 (0)