From: Marc-André Lureau Date: Sat, 4 Nov 2023 11:37:19 +0000 (+0400) Subject: hw/mips: FULOONG depends on VT82C686 X-Git-Tag: v8.2.0-rc0~20^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376a0531d4f5ebe3e895986e0b2e1c15a9e4721c;p=thirdparty%2Fqemu.git hw/mips: FULOONG depends on VT82C686 Signed-off-by: Marc-André Lureau Reviewed-by: Philippe Mathieu-Daudé --- diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index ac1eb06a511..66ec536e064 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -33,6 +33,7 @@ config JAZZ config FULOONG bool select PCI_BONITO + select VT82C686 config LOONGSON3V bool