From: Marc-André Lureau Date: Tue, 7 Nov 2023 14:06:15 +0000 (+0400) Subject: hw/mips: LOONGSON3V depends on UNIMP device X-Git-Tag: v8.1.3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d19b4a4215950468147d9153a0495cd45608ad25;p=thirdparty%2Fqemu.git hw/mips: LOONGSON3V depends on UNIMP device Signed-off-by: Marc-André Lureau Cc: qemu-stable@nongnu.org Fixes: c76b409fef ("hw/mips: Add Loongson-3 machine support") Reviewed-by: Philippe Mathieu-Daudé Message-ID: <20231107140615.3034763-1-marcandre.lureau@redhat.com> Signed-off-by: Philippe Mathieu-Daudé (cherry picked from commit 52c773ce893f6321f20c80101aa4ea9489a6f701) Signed-off-by: Michael Tokarev --- diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index da3a37e215e..e012f947cb5 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -45,6 +45,7 @@ config LOONGSON3V select PCI_EXPRESS_GENERIC_BRIDGE select MSI_NONBROKEN select FW_CFG_MIPS + select UNIMP config MIPS_CPS bool