diff options
Diffstat (limited to 'hw/mips/Kconfig')
-rw-r--r-- | hw/mips/Kconfig | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index b09c89a..b59cb2f 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -13,13 +13,6 @@ config MALTA select SERIAL_MM select SMBUS_EEPROM -config MIPSSIM - bool - default y - depends on MIPS - select SERIAL_MM - select MIPSNET - config JAZZ bool default y @@ -76,7 +69,7 @@ config LOONGSON3V config MIPS_CPS bool - select MIPS_ITU + select MIPS_ITU if TCG config MIPS_BOSTON bool |