On 6/11/23 10:55, [email protected] wrote:
From: Marc-André Lureau <[email protected]>
Signed-off-by: Marc-André Lureau <[email protected]>
Pulled patch missing R-b, so I'm giving one:
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
---
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