[PATCH RFC 4/4] hw/arm/virt: enable VGA

Joelle van Dyne posted 4 patches 1 month, 3 weeks ago
[PATCH RFC 4/4] hw/arm/virt: enable VGA
Posted by Joelle van Dyne 1 month, 3 weeks ago
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