aboutsummaryrefslogtreecommitdiff
path: root/hw/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips/Kconfig')
-rw-r--r--hw/mips/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig
index cdc07e59b6..3433e97e1a 100644
--- a/hw/mips/Kconfig
+++ b/hw/mips/Kconfig
@@ -6,6 +6,9 @@ config MALTA
config MIPSSIM
bool
+ select ISA_BUS
+ select SERIAL_ISA
+ select MIPSNET
config JAZZ
bool