mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ANDROID: Add virtio-rng to rockpi4 qemu modules
This enables the crng to initialize a bit more quickly, which is useful for testing net tests. Bug: 183963484 Change-Id: I05bed1a5e22006842c69e74f624c2cb7a435cfdd Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
@@ -76,6 +76,7 @@ CONFIG_SND_SOC_ROCKCHIP_I2S=m
|
||||
CONFIG_DEVTMPFS=y
|
||||
|
||||
# To bootstrap rootfs with QEMU
|
||||
CONFIG_HW_RANDOM_VIRTIO=m
|
||||
CONFIG_VIRTIO_PCI=m
|
||||
CONFIG_VIRTIO_BLK=m
|
||||
CONFIG_VIRTIO_NET=m
|
||||
|
||||
Reference in New Issue
Block a user