Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210330' into...
[qemu/ar7.git] / hw / misc / Kconfig
blobc71ed258204618054f7ca20f37ef4c5d21f90050
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 MAX111X
15     bool
17 config TMP105
18     bool
19     depends on I2C
21 config TMP421
22     bool
23     depends on I2C
25 config EMC141X
26     bool
27     depends on I2C
29 config ISA_DEBUG
30     bool
31     depends on ISA_BUS
33 config SGA
34     bool
35     depends on ISA_BUS
37 config ISA_TESTDEV
38     bool
39     default y if TEST_DEVICES
40     depends on ISA_BUS
42 config PCI_TESTDEV
43     bool
44     default y if TEST_DEVICES
45     depends on PCI
47 config EDU
48     bool
49     default y if TEST_DEVICES
50     depends on PCI && MSI_NONBROKEN
52 config PCA9552
53     bool
54     depends on I2C
56 config PL310
57     bool
59 config INTEGRATOR_DEBUG
60     bool
62 config A9SCU
63     bool
65 config ARM11SCU
66     bool
68 config MOS6522
69     bool
71 config MACIO
72     bool
73     select CUDA
74     select ESCC
75     select IDE_MACIO
76     select MAC_DBDMA
77     select MAC_NVRAM
78     select MOS6522
80 config IVSHMEM_DEVICE
81     bool
82     default y if PCI_DEVICES
83     depends on PCI && LINUX && IVSHMEM && MSI_NONBROKEN
85 config ECCMEMCTL
86     bool
87     select ECC
89 config IMX
90     bool
91     select PTIMER
92     select SSI
93     select USB_EHCI_SYSBUS
95 config STM32F2XX_SYSCFG
96     bool
98 config STM32F4XX_SYSCFG
99     bool
101 config STM32F4XX_EXTI
102     bool
104 config MIPS_ITU
105     bool
107 config MPS2_FPGAIO
108     bool
109     select LED
111 config MPS2_SCC
112     bool
113     select LED
115 config TZ_MPC
116     bool
118 config TZ_MSC
119     bool
121 config TZ_PPC
122     bool
124 config IOTKIT_SECCTL
125     bool
127 config IOTKIT_SYSCTL
128     bool
130 config IOTKIT_SYSINFO
131     bool
133 config PVPANIC_COMMON
134     bool
136 config PVPANIC_PCI
137     bool
138     default y if PCI_DEVICES
139     depends on PCI
140     select PVPANIC_COMMON
142 config PVPANIC_ISA
143     bool
144     depends on ISA_BUS
145     select PVPANIC_COMMON
147 config AUX
148     bool
149     select I2C
151 config UNIMP
152     bool
154 config LED
155     bool
157 config MAC_VIA
158     bool
159     select MOS6522
160     select ADB
162 config AVR_POWER
163     bool
165 config MCHP_PFSOC_DMC
166     bool
168 config MCHP_PFSOC_IOSCB
169     bool
171 config MCHP_PFSOC_SYSREG
172     bool
174 config SIFIVE_TEST
175     bool
177 config SIFIVE_E_PRCI
178     bool
180 config SIFIVE_U_OTP
181     bool
183 config SIFIVE_U_PRCI
184     bool
186 config VIRT_CTRL
187     bool
189 source macio/Kconfig