hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
[qemu/ar7.git] / hw / intc / Kconfig
blobf4694088a483ef71733904e4371c1eb13f4328ad
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 ARM_GIC
16     bool
17     select MSI_NONBROKEN
19 config OPENPIC
20     bool
21     select MSI_NONBROKEN
23 config APIC
24     bool
25     select MSI_NONBROKEN
26     select I8259
28 config ARM_GIC_KVM
29     bool
30     default y
31     depends on ARM_GIC && KVM
33 config XICS
34     bool
36 config XIVE
37     bool
39 config ALLWINNER_A10_PIC
40     bool
42 config S390_FLIC
43     bool
45 config S390_FLIC_KVM
46     bool
47     default y
48     depends on S390_FLIC && KVM
50 config OMPIC
51     bool
53 config PPC_UIC
54     bool
56 config SH_INTC
57     bool
59 config RX_ICU
60     bool
62 config LOONGSON_LIOINTC
63     bool
65 config SIFIVE_CLINT
66     bool
68 config SIFIVE_PLIC
69     bool
71 config GOLDFISH_PIC
72     bool
74 config M68K_IRQC
75     bool