c3a09ff68d
We always miswrote the Fuloong machine... Fix its name. Add an machine alias to the previous name for backward compatibility. Suggested-by: Aleksandar Markovic <amarkovic@wavecomp.com> Reviewed-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> Message-id: <20200526104726.11273-11-f4bug@amsat.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
54 lines
801 B
Plaintext
54 lines
801 B
Plaintext
config R4K
|
|
bool
|
|
select ISA_BUS
|
|
select SERIAL_ISA
|
|
select I8259
|
|
select I8254
|
|
select MC146818RTC
|
|
imply VGA_ISA
|
|
imply NE2000_ISA
|
|
select IDE_ISA
|
|
select PCKBD
|
|
select PFLASH_CFI01
|
|
|
|
config MALTA
|
|
bool
|
|
select ISA_SUPERIO
|
|
|
|
config MIPSSIM
|
|
bool
|
|
select ISA_BUS
|
|
select SERIAL_ISA
|
|
select MIPSNET
|
|
|
|
config JAZZ
|
|
bool
|
|
select ISA_BUS
|
|
select RC4030
|
|
select I8259
|
|
select I8254
|
|
select I8257
|
|
select PCSPK
|
|
select VGA_ISA_MM
|
|
select G364FB
|
|
select DP8393X
|
|
select ESP
|
|
select FDC
|
|
select MC146818RTC
|
|
select PCKBD
|
|
select SERIAL
|
|
select PARALLEL
|
|
select DS1225Y
|
|
select JAZZ_LED
|
|
|
|
config FULOONG
|
|
bool
|
|
select PCI_BONITO
|
|
|
|
config MIPS_CPS
|
|
bool
|
|
select PTIMER
|
|
|
|
config MIPS_BOSTON
|
|
bool
|