]> Git Repo - qemu.git/blame - hw/mips/Kconfig
hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
[qemu.git] / hw / mips / Kconfig
CommitLineData
82f51817
PB
1config MALTA
2 bool
c0ff3795 3 select ISA_SUPERIO
82f51817
PB
4
5config MIPSSIM
6 bool
44fa0139
PMD
7 select ISA_BUS
8 select SERIAL_ISA
9 select MIPSNET
82f51817
PB
10
11config JAZZ
12 bool
a6b1625d
PMD
13 select ISA_BUS
14 select RC4030
15 select I8259
16 select I8254
17 select I8257
18 select PCSPK
19 select VGA_ISA_MM
20 select G364FB
21 select DP8393X
22 select ESP
23 select FDC
24 select MC146818RTC
25 select PCKBD
26 select SERIAL
27 select PARALLEL
28 select DS1225Y
29 select JAZZ_LED
82f51817 30
c3a09ff6 31config FULOONG
82f51817 32 bool
abc82de3 33 select PCI_BONITO
82f51817
PB
34
35config MIPS_CPS
36 bool
9533dcdd 37 select PTIMER
82f51817
PB
38
39config MIPS_BOSTON
40 bool
This page took 0.138201 seconds and 4 git commands to generate.