On 6/11/23 10:55, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau <marcandre.lur...@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
Pulled patch missing R-b, so I'm giving one:
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
hw/mips/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig
index 5d40795c0b..c120b784aa 100644
--- a/hw/mips/Kconfig
+++ b/hw/mips/Kconfig
@@ -34,6 +34,7 @@ config FULOONG
bool
default y if MIPS64
select PCI_BONITO
+ select VT82C686
depends on ATI_VGA
config LOONGSON3V