vl: add qemu_add_vm_change_state_handler_prio()
[qemu/ar7.git] / hw / mips / Kconfig
blob62aa01b29ec46c5627f9981b66ba2aaad03ead7b
1 config R4K
2     bool
3     select ISA_BUS
4     select SERIAL_ISA
5     select I8259
6     select I8254
7     select MC146818RTC
8     imply VGA_ISA
9     imply NE2000_ISA
10     select IDE_ISA
11     select PCKBD
12     select PFLASH_CFI01
14 config MALTA
15     bool
17 config MIPSSIM
18     bool
19     select ISA_BUS
20     select SERIAL_ISA
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_ISA_MM
32     select G364FB
33     select DP8393X
34     select ESP
35     select FDC
36     select MC146818RTC
37     select PCKBD
38     select SERIAL
39     select PARALLEL
40     select DS1225Y
41     select JAZZ_LED
43 config FULONG
44     bool
46 config MIPS_CPS
47     bool
48     select PTIMER
50 config MIPS_BOSTON
51     bool