virtio-blk: tolerate failure to set BlockBackend AioContext
[qemu/kevin.git] / hw / misc / Kconfig
blob4fc6b29b43d1bb9fefa26ef0bab21448460241e8
1 config APPLESMC
2     bool
3     depends on ISA_BUS
5 config ARMSSE_CPUID
6     bool
8 config ARMSSE_MHU
9     bool
11 config ARMSSE_CPU_PWRCTRL
12     bool
14 config ISA_DEBUG
15     bool
16     depends on ISA_BUS
18 config ISA_TESTDEV
19     bool
20     default y if TEST_DEVICES
21     depends on ISA_BUS
23 config PCI_TESTDEV
24     bool
25     default y if TEST_DEVICES
26     depends on PCI
28 config EDU
29     bool
30     default y if TEST_DEVICES
31     depends on PCI && MSI_NONBROKEN
33 config PCA9552
34     bool
35     depends on I2C
37 config I2C_ECHO
38     bool
39     default y if TEST_DEVICES
40     depends on I2C
42 config PL310
43     bool
45 config INTEGRATOR_DEBUG
46     bool
48 config A9SCU
49     bool
51 config ARM11SCU
52     bool
54 config MOS6522
55     bool
57 config MACIO
58     bool
59     select CUDA
60     select ESCC
61     select IDE_MACIO
62     select MAC_DBDMA
63     select MAC_NVRAM
64     select MOS6522
66 config IVSHMEM_DEVICE
67     bool
68     default y if PCI_DEVICES
69     depends on PCI && LINUX && IVSHMEM && MSI_NONBROKEN
71 config ECCMEMCTL
72     bool
73     select ECC
75 config IMX
76     bool
77     select PTIMER
78     select SSI
79     select USB_EHCI_SYSBUS
81 config STM32F2XX_SYSCFG
82     bool
84 config STM32F4XX_SYSCFG
85     bool
87 config STM32F4XX_EXTI
88     bool
90 config STM32L4X5_EXTI
91     bool
93 config STM32L4X5_SYSCFG
94     bool
96 config MIPS_ITU
97     bool
99 config MPS2_FPGAIO
100     bool
101     select LED
103 config MPS2_SCC
104     bool
105     select LED
107 config TZ_MPC
108     bool
110 config TZ_MSC
111     bool
113 config TZ_PPC
114     bool
116 config IOTKIT_SECCTL
117     bool
119 config IOTKIT_SYSCTL
120     bool
122 config IOTKIT_SYSINFO
123     bool
125 config PVPANIC_COMMON
126     bool
128 config PVPANIC_PCI
129     bool
130     default y if PCI_DEVICES
131     depends on PCI
132     select PVPANIC_COMMON
134 config PVPANIC_ISA
135     bool
136     depends on ISA_BUS
137     select PVPANIC_COMMON
139 config AUX
140     bool
141     select I2C
143 config UNIMP
144     bool
146 config LED
147     bool
149 config MAC_VIA
150     bool
151     select MOS6522
152     select ADB
154 config AVR_POWER
155     bool
157 config MCHP_PFSOC_DMC
158     bool
160 config MCHP_PFSOC_IOSCB
161     bool
163 config MCHP_PFSOC_SYSREG
164     bool
166 config SIFIVE_TEST
167     bool
169 config SIFIVE_E_PRCI
170     bool
172 config SIFIVE_E_AON
173     bool
175 config SIFIVE_U_OTP
176     bool
178 config SIFIVE_U_PRCI
179     bool
181 config VIRT_CTRL
182     bool
184 config LASI
185     bool
187 config ALLWINNER_SRAMC
188     bool
190 config ALLWINNER_A10_CCM
191     bool
193 config ALLWINNER_A10_DRAMC
194     bool
196 config AXP2XX_PMU
197     bool
198     depends on I2C
200 config DJMEMC
201     bool
203 config IOSB
204     bool
206 config XLNX_VERSAL_TRNG
207     bool
209 source macio/Kconfig