From: Marcin Juszkiewicz Date: Wed, 7 Jun 2023 09:21:12 +0000 (+0200) Subject: hw/arm/Kconfig: sbsa-ref uses Bochs display X-Git-Tag: v8.1.0-rc0~53^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93faf3b9c9396bc06da4a380de67637334b1143d;p=thirdparty%2Fqemu.git hw/arm/Kconfig: sbsa-ref uses Bochs display Signed-off-by: Marcin Juszkiewicz Reviewed-by: Thomas Huth Message-id: 20230607092112.655098-1-marcin.juszkiewicz@linaro.org Signed-off-by: Peter Maydell --- diff --git a/hw/arm/Kconfig b/hw/arm/Kconfig index 2159de3ce65..7de17d1e8c3 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