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
hw/timer/cmsdk-apb-timer: Add Clock input
[qemu/ar7.git]
/
hw
/
intc
/
Kconfig
blob
c18d11142a8f30aebe6c0764d8ff7c4f260e3847
1
config HEATHROW_PIC
2
bool
3
4
config I8259
5
bool
6
select ISA_BUS
7
8
config PL190
9
bool
10
11
config IOAPIC
12
bool
13
select I8259
14
15
config ARM_GIC
16
bool
17
select MSI_NONBROKEN
18
19
config OPENPIC
20
bool
21
select MSI_NONBROKEN
22
23
config APIC
24
bool
25
select MSI_NONBROKEN
26
select I8259
27
28
config ARM_GIC_KVM
29
bool
30
default y
31
depends on ARM_GIC && KVM
32
33
config XICS
34
bool
35
36
config XIVE
37
bool
38
39
config ALLWINNER_A10_PIC
40
bool
41
42
config S390_FLIC
43
bool
44
45
config S390_FLIC_KVM
46
bool
47
default y
48
depends on S390_FLIC && KVM
49
50
config OMPIC
51
bool
52
53
config PPC_UIC
54
bool
55
56
config RX_ICU
57
bool
58
59
config LOONGSON_LIOINTC
60
bool
61
62
config SIFIVE_CLINT
63
bool
64
65
config SIFIVE_PLIC
66
bool