x86: Enable random-number support for QEMU
Enable CONFIG_DM_RNG so the virtio driver for random numbers is supported. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -81,6 +81,7 @@ CONFIG_SYS_64BIT_LBA=y
|
||||
CONFIG_CPU=y
|
||||
CONFIG_NVME_PCI=y
|
||||
CONFIG_SPL_PCI_PNP=y
|
||||
CONFIG_DM_RNG=y
|
||||
CONFIG_SPL_DM_RTC=y
|
||||
CONFIG_SYS_NS16550_PORT_MAPPED=y
|
||||
CONFIG_SPI=y
|
||||
|
||||
Reference in New Issue
Block a user