diff options
Diffstat (limited to 'hw/mips')
-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 62aa01b29e..2c2adbc42a 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -13,6 +13,7 @@ config R4K config MALTA bool + select ISA_SUPERIO config MIPSSIM bool |