diff options
Diffstat (limited to 'hw/mips/Kconfig')
-rw-r--r-- | hw/mips/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig index ab61af2..afcfb2b 100644 --- a/hw/mips/Kconfig +++ b/hw/mips/Kconfig @@ -6,8 +6,7 @@ config MALTA config MIPSSIM bool - select ISA_BUS - select SERIAL_ISA + select SERIAL select MIPSNET config JAZZ |