$NetBSD: patch-hw-mips-Kconfig,v 1.7 2025/03/02 12:44:19 nia Exp $

Adding support for VirtIO extensions to the MIPSSIM machine,
which NetBSD has special extensions to support.

--- hw/mips/Kconfig.orig	2024-12-10 23:46:36.000000000 +0000
+++ hw/mips/Kconfig
@@ -19,6 +19,8 @@ config MIPSSIM
     depends on MIPS
     select SERIAL_MM
     select MIPSNET
+    select VIRTIO_MMIO
+    select OR_IRQ
 
 config JAZZ
     bool
