Signed-off-by: Joelle van Dyne <j...@getutm.app> --- hw/arm/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig index 256013ca80..6818c54787 100644 --- a/hw/arm/Kconfig +++ b/hw/arm/Kconfig @@ -11,6 +11,7 @@ config ARM_VIRT imply TPM_TIS_I2C imply NVDIMM imply IOMMUFD + imply VIRTIO_VGA select ARM_GIC select ACPI select ARM_SMMUV3 -- 2.41.0