repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qapi/machine.json: Escape a literal '*' in doc comment
[qemu/ar7.git]
/
hw
/
mips
/
Kconfig
blob
67d39c56a4e7af08f347b4dd240694f514ce2aea
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
13
14
config MALTA
15
bool
16
select ISA_SUPERIO
17
18
config MIPSSIM
19
bool
20
select ISA_BUS
21
select SERIAL_ISA
22
select MIPSNET
23
24
config JAZZ
25
bool
26
select ISA_BUS
27
select RC4030
28
select I8259
29
select I8254
30
select I8257
31
select PCSPK
32
select VGA_ISA_MM
33
select G364FB
34
select DP8393X
35
select ESP
36
select FDC
37
select MC146818RTC
38
select PCKBD
39
select SERIAL
40
select PARALLEL
41
select DS1225Y
42
select JAZZ_LED
43
44
config FULOONG
45
bool
46
select PCI_BONITO
47
48
config MIPS_CPS
49
bool
50
select PTIMER
51
52
config MIPS_BOSTON
53
bool