summary refs log tree commit diff stats
path: root/hw/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips/Kconfig')
-rw-r--r--hw/mips/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig
index 725525358d..da3a37e215 100644
--- a/hw/mips/Kconfig
+++ b/hw/mips/Kconfig
@@ -1,6 +1,8 @@
 config MALTA
     bool
+    select GT64120
     select ISA_SUPERIO
+    select PIIX4
 
 config MIPSSIM
     bool