Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / hw / misc / Kconfig
blob1f1baa5dde9e327db85634f7274c66eb6228b85a
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 PCA9554
38     bool
39     depends on I2C
41 config I2C_ECHO
42     bool
43     default y if TEST_DEVICES
44     depends on I2C
46 config PL310
47     bool
49 config INTEGRATOR_DEBUG
50     bool
52 config A9SCU
53     bool
55 config ARM11SCU
56     bool
58 config MOS6522
59     bool
61 config MACIO
62     bool
63     select CUDA
64     select ESCC
65     select IDE_MACIO
66     select MAC_DBDMA
67     select MAC_NVRAM
68     select MOS6522
70 config IVSHMEM_DEVICE
71     bool
72     default y if PCI_DEVICES
73     depends on PCI && LINUX && IVSHMEM && MSI_NONBROKEN
75 config ECCMEMCTL
76     bool
78 config IMX
79     bool
80     select PTIMER
81     select SSI
82     select USB_EHCI_SYSBUS
84 config STM32_RCC
85     bool
87 config STM32F2XX_SYSCFG
88     bool
90 config STM32F4XX_SYSCFG
91     bool
93 config STM32F4XX_EXTI
94     bool
96 config STM32L4X5_EXTI
97     bool
99 config STM32L4X5_SYSCFG
100     bool
102 config STM32L4X5_RCC
103     bool
105 config MIPS_ITU
106     bool
108 config MPS2_FPGAIO
109     bool
110     select LED
112 config MPS2_SCC
113     bool
114     select LED
116 config TZ_MPC
117     bool
119 config TZ_MSC
120     bool
122 config TZ_PPC
123     bool
125 config IOTKIT_SECCTL
126     bool
128 config IOTKIT_SYSCTL
129     bool
131 config IOTKIT_SYSINFO
132     bool
134 config PVPANIC_COMMON
135     bool
137 config PVPANIC_PCI
138     bool
139     default y if PCI_DEVICES
140     depends on PCI
141     select PVPANIC_COMMON
143 config PVPANIC_ISA
144     bool
145     depends on ISA_BUS
146     select PVPANIC_COMMON
148 config AUX
149     bool
150     select I2C
152 config UNIMP
153     bool
155 config LED
156     bool
158 config MAC_VIA
159     bool
160     select MOS6522
161     select ADB
163 config AVR_POWER
164     bool
166 config MCHP_PFSOC_DMC
167     bool
169 config MCHP_PFSOC_IOSCB
170     bool
172 config MCHP_PFSOC_SYSREG
173     bool
175 config SIFIVE_TEST
176     bool
178 config SIFIVE_E_PRCI
179     bool
181 config SIFIVE_E_AON
182     bool
184 config SIFIVE_U_OTP
185     bool
187 config SIFIVE_U_PRCI
188     bool
190 config VIRT_CTRL
191     bool
193 config LASI
194     bool
196 config ALLWINNER_SRAMC
197     bool
199 config ALLWINNER_A10_CCM
200     bool
202 config ALLWINNER_A10_DRAMC
203     bool
205 config AXP2XX_PMU
206     bool
207     depends on I2C
209 config DJMEMC
210     bool
212 config IOSB
213     bool
215 config XLNX_VERSAL_TRNG
216     bool
218 source macio/Kconfig