[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH RFC 4/4] hw/arm/virt: enable VGA
From: |
Joelle van Dyne |
Subject: |
[PATCH RFC 4/4] hw/arm/virt: enable VGA |
Date: |
Sat, 8 Feb 2025 19:32:33 -0800 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH RFC 4/4] hw/arm/virt: enable VGA,
Joelle van Dyne <=