tests/qtest/npcm7xx_emc_test: Don't leak cmd_line
[qemu/armbru.git] / hw / misc / Kconfig
blob1e08785b83285182d9cf0e9fea6d02e858d732b9
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
77     select ECC
79 config IMX
80     bool
81     select PTIMER
82     select SSI
83     select USB_EHCI_SYSBUS
85 config STM32F2XX_SYSCFG
86     bool
88 config STM32F4XX_SYSCFG
89     bool
91 config STM32F4XX_EXTI
92     bool
94 config STM32L4X5_EXTI
95     bool
97 config STM32L4X5_SYSCFG
98     bool
100 config STM32L4X5_RCC
101     bool
103 config MIPS_ITU
104     bool
106 config MPS2_FPGAIO
107     bool
108     select LED
110 config MPS2_SCC
111     bool
112     select LED
114 config TZ_MPC
115     bool
117 config TZ_MSC
118     bool
120 config TZ_PPC
121     bool
123 config IOTKIT_SECCTL
124     bool
126 config IOTKIT_SYSCTL
127     bool
129 config IOTKIT_SYSINFO
130     bool
132 config PVPANIC_COMMON
133     bool
135 config PVPANIC_PCI
136     bool
137     default y if PCI_DEVICES
138     depends on PCI
139     select PVPANIC_COMMON
141 config PVPANIC_ISA
142     bool
143     depends on ISA_BUS
144     select PVPANIC_COMMON
146 config AUX
147     bool
148     select I2C
150 config UNIMP
151     bool
153 config LED
154     bool
156 config MAC_VIA
157     bool
158     select MOS6522
159     select ADB
161 config AVR_POWER
162     bool
164 config MCHP_PFSOC_DMC
165     bool
167 config MCHP_PFSOC_IOSCB
168     bool
170 config MCHP_PFSOC_SYSREG
171     bool
173 config SIFIVE_TEST
174     bool
176 config SIFIVE_E_PRCI
177     bool
179 config SIFIVE_E_AON
180     bool
182 config SIFIVE_U_OTP
183     bool
185 config SIFIVE_U_PRCI
186     bool
188 config VIRT_CTRL
189     bool
191 config LASI
192     bool
194 config ALLWINNER_SRAMC
195     bool
197 config ALLWINNER_A10_CCM
198     bool
200 config ALLWINNER_A10_DRAMC
201     bool
203 config AXP2XX_PMU
204     bool
205     depends on I2C
207 config DJMEMC
208     bool
210 config IOSB
211     bool
213 config XLNX_VERSAL_TRNG
214     bool
216 source macio/Kconfig