]> git.proxmox.com Git - mirror_qemu.git/blame - hw/mips/Kconfig
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into...
[mirror_qemu.git] / hw / mips / Kconfig
CommitLineData
82f51817
PB
1config R4K
2 bool
7ce6defd
PMD
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
82f51817
PB
13
14config MALTA
15 bool
16
17config MIPSSIM
18 bool
44fa0139
PMD
19 select ISA_BUS
20 select SERIAL_ISA
21 select MIPSNET
82f51817
PB
22
23config JAZZ
24 bool
a6b1625d
PMD
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
82f51817
PB
42
43config FULONG
44 bool
45
46config MIPS_CPS
47 bool
9533dcdd 48 select PTIMER
82f51817
PB
49
50config MIPS_BOSTON
51 bool