aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/Kconfig
blob: 69adbd135f97873acaddee5fb6c837b0eec71ed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
config HEATHROW_PIC
    bool

config I8259
    bool

config PL190
    bool

config IOAPIC
    bool

config ARM_GIC
    bool

config OPENPIC
    bool

config APIC
    bool

config ARM_GIC_KVM
    bool

config OPENPIC_KVM
    bool

config XICS
    bool

config XICS_SPAPR
    bool

config XICS_KVM
    bool

config ALLWINNER_A10_PIC
    bool

config S390_FLIC
    bool

config S390_FLIC_KVM
    bool

config OMPIC
    bool