hw/mips: Add Loongson-3 machine support
[qemu/ar7.git] / hw / mips / Kconfig
blobaadd436bf4e727ec65fa14f2524428eaebed7035
1 config MALTA
2     bool
3     select ISA_SUPERIO
5 config MIPSSIM
6     bool
7     select ISA_BUS
8     select SERIAL_ISA
9     select MIPSNET
11 config JAZZ
12     bool
13     select ISA_BUS
14     select RC4030
15     select I8259
16     select I8254
17     select I8257
18     select PCSPK
19     select VGA_ISA_MM
20     select G364FB
21     select DP8393X
22     select ESP
23     select FDC
24     select MC146818RTC
25     select PCKBD
26     select SERIAL
27     select PARALLEL
28     select DS1225Y
29     select JAZZ_LED
31 config FULOONG
32     bool
33     select PCI_BONITO
35 config LOONGSON3V
36     bool
37     imply VIRTIO_VGA
38     imply QXL if SPICE
39     select SERIAL
40     select GOLDFISH_RTC
41     select LOONGSON_LIOINTC
42     select PCI_DEVICES
43     select PCI_EXPRESS_GENERIC_BRIDGE
44     select MSI_NONBROKEN
45     select FW_CFG_MIPS
47 config MIPS_CPS
48     bool
49     select PTIMER
51 config MIPS_BOSTON
52     bool
54 config FW_CFG_MIPS
55     bool