$NetBSD: patch-hw-mips-Kconfig,v 1.4 2024/04/24 07:20:59 adam Exp $ --- hw/mips/Kconfig.orig 2024-04-10 17:43:25.000000000 +0000 +++ hw/mips/Kconfig @@ -15,6 +15,8 @@ config MIPSSIM bool select SERIAL select MIPSNET + select VIRTIO_MMIO + select OR_IRQ config JAZZ bool