hw/sd: sd: Skip write protect groups check in sd_erase() for high capacity cards
[qemu/ar7.git] / hw / intc / Kconfig
blobc18d11142a8f30aebe6c0764d8ff7c4f260e3847
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 RX_ICU
57     bool
59 config LOONGSON_LIOINTC
60     bool
62 config SIFIVE_CLINT
63     bool
65 config SIFIVE_PLIC
66     bool