aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2023-06-07 11:21:12 +0200
committerPeter Maydell <peter.maydell@linaro.org>2023-06-19 11:30:40 +0100
commit93faf3b9c9396bc06da4a380de67637334b1143d (patch)
tree5fdff7c9ff534b6828ab3948819e4dcf58b3d5a0 /hw/arm
parentd2f9a79a8cf6ab992e1d0f27ad05b3e582d2b18a (diff)
downloadqemu-93faf3b9c9396bc06da4a380de67637334b1143d.zip
qemu-93faf3b9c9396bc06da4a380de67637334b1143d.tar.gz
qemu-93faf3b9c9396bc06da4a380de67637334b1143d.tar.bz2
hw/arm/Kconfig: sbsa-ref uses Bochs display
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20230607092112.655098-1-marcin.juszkiewicz@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/arm')
-rw-r--r--hw/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig
index 2159de3..7de17d1 100644
--- a/hw/arm/Kconfig
+++ b/hw/arm/Kconfig
@@ -268,6 +268,7 @@ config SBSA_REF
select PL061 # GPIO
select USB_EHCI_SYSBUS
select WDT_SBSA
+ select BOCHS_DISPLAY
config SABRELITE
bool