diff options
Diffstat (limited to 'hw/mips/Kconfig')
| -rw-r--r-- | hw/mips/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index f84fffcd32..b59cb2f111 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 |