MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section
[qemu/kevin.git] / hw / misc / Kconfig
blobcc8a8c1418ff007bd6eaaa73f098415beef51735
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 MIPS_ITU
91     bool
93 config MPS2_FPGAIO
94     bool
95     select LED
97 config MPS2_SCC
98     bool
99     select LED
101 config TZ_MPC
102     bool
104 config TZ_MSC
105     bool
107 config TZ_PPC
108     bool
110 config IOTKIT_SECCTL
111     bool
113 config IOTKIT_SYSCTL
114     bool
116 config IOTKIT_SYSINFO
117     bool
119 config PVPANIC_COMMON
120     bool
122 config PVPANIC_PCI
123     bool
124     default y if PCI_DEVICES
125     depends on PCI
126     select PVPANIC_COMMON
128 config PVPANIC_ISA
129     bool
130     depends on ISA_BUS
131     select PVPANIC_COMMON
133 config AUX
134     bool
135     select I2C
137 config UNIMP
138     bool
140 config LED
141     bool
143 config MAC_VIA
144     bool
145     select MOS6522
146     select ADB
148 config AVR_POWER
149     bool
151 config MCHP_PFSOC_DMC
152     bool
154 config MCHP_PFSOC_IOSCB
155     bool
157 config MCHP_PFSOC_SYSREG
158     bool
160 config SIFIVE_TEST
161     bool
163 config SIFIVE_E_PRCI
164     bool
166 config SIFIVE_E_AON
167     bool
169 config SIFIVE_U_OTP
170     bool
172 config SIFIVE_U_PRCI
173     bool
175 config VIRT_CTRL
176     bool
178 config LASI
179     bool
181 config ALLWINNER_SRAMC
182     bool
184 config ALLWINNER_A10_CCM
185     bool
187 config ALLWINNER_A10_DRAMC
188     bool
190 config AXP2XX_PMU
191     bool
192     depends on I2C
194 config DJMEMC
195     bool
197 config IOSB
198     bool
200 config XLNX_VERSAL_TRNG
201     bool
203 source macio/Kconfig