Merge tag 'v9.0.0-rc3'
[qemu/ar7.git] / hw / mips / Kconfig
blobc702140507015d28a652a1a6b1b0917577d7c41b
1 config AR7
2     bool
3     select VLYNQ
5 config MALTA
6     bool
7     imply PCNET_PCI
8     imply PCI_DEVICES
9     imply TEST_DEVICES
10     select FDC37M81X
11     select GT64120
12     select MIPS_CPS
13     select PIIX
14     select PFLASH_CFI01
15     select SERIAL
16     select SMBUS_EEPROM
18 config MIPSSIM
19     bool
20     select SERIAL
21     select MIPSNET
23 config JAZZ
24     bool
25     select ISA_BUS
26     select RC4030
27     select I8259
28     select I8254
29     select I8257
30     select PCSPK
31     select VGA_MMIO
32     select G364FB
33     select DP8393X
34     select ESP
35     select FDC_SYSBUS
36     select MC146818RTC
37     select PCKBD
38     select SERIAL
39     select PARALLEL
40     select DS1225Y
41     select JAZZ_LED
43 config FULOONG
44     bool
45     imply PCI_DEVICES
46     imply TEST_DEVICES
47     imply ATI_VGA
48     imply RTL8139_PCI
49     select PCI_BONITO
50     select SMBUS_EEPROM
51     select VT82C686
53 config LOONGSON3V
54     bool
55     imply PCI_DEVICES
56     imply TEST_DEVICES
57     imply VIRTIO_PCI
58     imply VIRTIO_NET
59     imply VIRTIO_VGA
60     imply QXL if SPICE
61     imply USB_OHCI_PCI
62     select SERIAL
63     select GOLDFISH_RTC
64     select LOONGSON_LIOINTC
65     select PCI_EXPRESS_GENERIC_BRIDGE
66     select MSI_NONBROKEN
67     select FW_CFG_MIPS
68     select UNIMP
70 config MIPS_CPS
71     bool
72     select MIPS_ITU
74 config MIPS_BOSTON
75     bool
76     imply PCI_DEVICES
77     imply TEST_DEVICES
78     select FITLOADER
79     select MIPS_CPS
80     select PCI_EXPRESS_XILINX
81     select AHCI_ICH9
82     select SERIAL
84 config FW_CFG_MIPS
85     bool