]> git.proxmox.com Git - mirror_qemu.git/blame - hw/mips/Kconfig
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
[mirror_qemu.git] / hw / mips / Kconfig
CommitLineData
82f51817
PB
1config MALTA
2 bool
7c032bfb 3 select GT64120
c0ff3795 4 select ISA_SUPERIO
16971899 5 select PIIX
82f51817
PB
6
7config MIPSSIM
8 bool
44fa0139
PMD
9 select ISA_BUS
10 select SERIAL_ISA
11 select MIPSNET
82f51817
PB
12
13config JAZZ
14 bool
a6b1625d
PMD
15 select ISA_BUS
16 select RC4030
17 select I8259
18 select I8254
19 select I8257
20 select PCSPK
3ac25236 21 select VGA_MMIO
a6b1625d
PMD
22 select G364FB
23 select DP8393X
24 select ESP
1430759e 25 select FDC_SYSBUS
a6b1625d
PMD
26 select MC146818RTC
27 select PCKBD
28 select SERIAL
29 select PARALLEL
30 select DS1225Y
31 select JAZZ_LED
82f51817 32
c3a09ff6 33config FULOONG
82f51817 34 bool
abc82de3 35 select PCI_BONITO
376a0531 36 select VT82C686
82f51817 37
c76b409f
HC
38config LOONGSON3V
39 bool
40 imply VIRTIO_VGA
41 imply QXL if SPICE
42 select SERIAL
43 select GOLDFISH_RTC
44 select LOONGSON_LIOINTC
45 select PCI_DEVICES
46 select PCI_EXPRESS_GENERIC_BRIDGE
47 select MSI_NONBROKEN
48 select FW_CFG_MIPS
52c773ce 49 select UNIMP
c76b409f 50
82f51817
PB
51config MIPS_CPS
52 bool
9533dcdd 53 select PTIMER
2321d971 54 select MIPS_ITU
82f51817
PB
55
56config MIPS_BOSTON
57 bool
39f6049e
PMD
58 select FITLOADER
59 select MIPS_CPS
60 select PCI_EXPRESS_XILINX
61 select AHCI_ICH9
62 select SERIAL
313d1e91
HC
63
64config FW_CFG_MIPS
65 bool