diff options
Diffstat (limited to 'hw/mips/Kconfig')
-rw-r--r-- | hw/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index 7a55143..da3a37e 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -2,6 +2,7 @@ config MALTA bool select GT64120 select ISA_SUPERIO + select PIIX4 config MIPSSIM bool |