projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4cf9e4
)
RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=y
author
Palmer Dabbelt
<palmer@sifive.com>
Wed, 23 Jan 2019 22:09:01 +0000
(14:09 -0800)
committer
Palmer Dabbelt
<palmer@sifive.com>
Wed, 23 Jan 2019 22:09:01 +0000
(14:09 -0800)
This allows acceleration of cryptography inside QEMU.
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/riscv/configs/defconfig
b/arch/riscv/configs/defconfig
index 01fe50707d98eacc0d31ad7a40202d9cd7899e5e..2fd3461e50abc9311cfe546de626b3ae58cb7e88 100644
(file)
--- a/
arch/riscv/configs/defconfig
+++ b/
arch/riscv/configs/defconfig
@@
-78,5
+78,6
@@
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_2=y
CONFIG_ROOT_NFS=y
CONFIG_CRYPTO_USER_API_HASH=y
+CONFIG_CRYPTO_DEV_VIRTIO=y
CONFIG_PRINTK_TIME=y
# CONFIG_RCU_TRACE is not set