linux-riscv: Enable virtio cryptodev

This helps with OpenSSL 1.x calling getrandom() API
not hanging on openssh key generation

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2018-09-21 20:55:01 -07:00
parent 3048b41652
commit 4bc2cb3584
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
CONFIG_CRYPTO_DEV_VIRTIO=y
CONFIG_PCI=y
CONFIG_PCI_HOST_GENERIC=y

View file

@ -9,6 +9,7 @@ require recipes-kernel/linux/linux-yocto.inc
SRC_URI = "\
git://github.com/riscv/riscv-linux.git;branch=${BRANCH} \
file://earlyprintk.cfg \
file://pci.cfg \
"
# qemu uses in-tree defconfig