Merge tag 'v9.0.0-rc3'
[qemu/ar7.git] / hw / intc / Kconfig
blob2b5b2d230190793498c9ebeddda3284e42528964
1 config HEATHROW_PIC
2     bool
4 config I8259
5     bool
6     select ISA_BUS
8 config PL190
9     bool
11 config IOAPIC
12     bool
13     select I8259
15 config OPENPIC
16     bool
17     select MSI_NONBROKEN
19 config APIC
20     bool
21     select MSI_NONBROKEN
22     select I8259
24 config ARM_GIC
25     bool
26     select ARM_GICV3_TCG if TCG
27     select ARM_GIC_KVM if KVM
28     select MSI_NONBROKEN
30 config ARM_GICV3_TCG
31     bool
32     depends on ARM_GIC && TCG
34 config ARM_GIC_KVM
35     bool
36     depends on ARM_GIC && KVM
38 config XICS
39     bool
41 config XIVE
42     bool
44 config ALLWINNER_A10_PIC
45     bool
47 config S390_FLIC
48     bool
50 config S390_FLIC_KVM
51     bool
52     depends on S390_FLIC && KVM
54 config OMPIC
55     bool
57 config PPC_UIC
58     bool
60 config SH_INTC
61     bool
63 config RX_ICU
64     bool
66 config LOONGSON_LIOINTC
67     bool
69 config RISCV_ACLINT
70     bool
72 config RISCV_APLIC
73     bool
74     select MSI_NONBROKEN
76 config RISCV_IMSIC
77     bool
78     select MSI_NONBROKEN
80 config SIFIVE_PLIC
81     bool
82     select MSI_NONBROKEN
84 config GOLDFISH_PIC
85     bool
87 config M68K_IRQC
88     bool
90 config NIOS2_VIC
91     bool
93 config LOONGARCH_IPI
94     bool
96 config LOONGARCH_PCH_PIC
97     bool
98     select UNIMP
100 config LOONGARCH_PCH_MSI
101     select MSI_NONBROKEN
102     bool
103     select UNIMP
105 config LOONGARCH_EXTIOI
106     bool