Merge remote-tracking branch 'qemu-project/master'
[qemu/ar7.git] / hw / mips / Kconfig
blob32801c138d9ec4beb98e4d8efd17f99516d9e25d
1 config AR7
2     bool
3     select VLYNQ
5 config MALTA
6     bool
7     default y
8     depends on MIPS
9     imply PCNET_PCI
10     imply PCI_DEVICES
11     imply TEST_DEVICES
12     select FDC37M81X
13     select GT64120
14     select MIPS_CPS
15     select PIIX
16     select PFLASH_CFI01
17     select SERIAL
18     select SMBUS_EEPROM
20 config MIPSSIM
21     bool
22     default y
23     depends on MIPS
24     select SERIAL
25     select MIPSNET
27 config JAZZ
28     bool
29     default y
30     depends on MIPS64
31     select ISA_BUS
32     select RC4030
33     select I8259
34     select I8254
35     select I8257
36     select PCSPK
37     select VGA_MMIO
38     select G364FB
39     select DP8393X
40     select ESP
41     select FDC_SYSBUS
42     select MC146818RTC
43     select PCKBD
44     select SERIAL
45     select PARALLEL
46     select DS1225Y
47     select JAZZ_LED
49 config FULOONG
50     bool
51     default y
52     depends on MIPS64 && !TARGET_BIG_ENDIAN
53     imply PCI_DEVICES
54     imply TEST_DEVICES
55     imply ATI_VGA
56     imply RTL8139_PCI
57     select PCI_BONITO
58     select SMBUS_EEPROM
59     select VT82C686
61 config LOONGSON3V
62     bool
63     default y
64     depends on MIPS64 && !TARGET_BIG_ENDIAN
65     imply PCI_DEVICES
66     imply TEST_DEVICES
67     imply VIRTIO_PCI
68     imply VIRTIO_NET
69     imply VIRTIO_VGA
70     imply QXL if SPICE
71     imply USB_OHCI_PCI
72     select SERIAL
73     select GOLDFISH_RTC
74     select LOONGSON_IPI
75     select LOONGSON_LIOINTC
76     select PCI_EXPRESS_GENERIC_BRIDGE
77     select MSI_NONBROKEN
78     select FW_CFG_MIPS
79     select UNIMP
81 config MIPS_CPS
82     bool
83     select MIPS_ITU
85 config MIPS_BOSTON
86     bool
87     default y
88     depends on MIPS64 && !TARGET_BIG_ENDIAN && FDT
89     imply PCI_DEVICES
90     imply TEST_DEVICES
91     select DEVICE_TREE
92     select FITLOADER
93     select MIPS_CPS
94     select PCI_EXPRESS_XILINX
95     select AHCI_ICH9
96     select SERIAL
98 config FW_CFG_MIPS
99     bool