* [PATCH 1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display
@ 2023-06-07 9:21 Marcin Juszkiewicz
2023-06-19 10:30 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Marcin Juszkiewicz @ 2023-06-07 9:21 UTC (permalink / raw)
To: qemu-devel
Cc: qemu-arm, Peter Maydell, Paolo Bonzini, Marcin Juszkiewicz,
Thomas Huth
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
---
hw/arm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index 0f42c556d7..4484de67e8 100644
--- a/hw/arm/Kconfig
+++ b/hw/arm/Kconfig
@@ -249,6 +249,7 @@ config SBSA_REF
select PL061 # GPIO
select USB_EHCI_SYSBUS
select WDT_SBSA
+ select BOCHS_DISPLAY
config SABRELITE
bool
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-19 10:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-07 9:21 [PATCH 1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display Marcin Juszkiewicz
2023-06-19 10:30 ` Peter Maydell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).