]> git.proxmox.com Git - mirror_qemu.git/blame - hw/misc/Kconfig
q800: add IOSB subsystem
[mirror_qemu.git] / hw / misc / Kconfig
CommitLineData
82f51817
PB
1config APPLESMC
2 bool
a7e23159 3 depends on ISA_BUS
82f51817 4
370d75d9
PM
5config ARMSSE_CPUID
6 bool
7
8config ARMSSE_MHU
9 bool
10
4239b311
PM
11config ARMSSE_CPU_PWRCTRL
12 bool
13
82f51817
PB
14config ISA_DEBUG
15 bool
a7e23159 16 depends on ISA_BUS
82f51817 17
82f51817
PB
18config ISA_TESTDEV
19 bool
a7e23159
PB
20 default y if TEST_DEVICES
21 depends on ISA_BUS
82f51817
PB
22
23config PCI_TESTDEV
24 bool
7c28b925
PB
25 default y if TEST_DEVICES
26 depends on PCI
82f51817
PB
27
28config EDU
29 bool
7c28b925 30 default y if TEST_DEVICES
d6c1bd4a 31 depends on PCI && MSI_NONBROKEN
82f51817
PB
32
33config PCA9552
34 bool
1550b0e6 35 depends on I2C
82f51817
PB
36
37config PL310
38 bool
39
40config INTEGRATOR_DEBUG
41 bool
42
43config A9SCU
44 bool
45
46config ARM11SCU
47 bool
48
49config MOS6522
50 bool
51
52config MACIO
53 bool
d7cfb520
TH
54 select CUDA
55 select ESCC
56 select IDE_MACIO
57 select MAC_DBDMA
58 select MAC_NVRAM
59 select MOS6522
82f51817
PB
60
61config IVSHMEM_DEVICE
62 bool
7c28b925 63 default y if PCI_DEVICES
d6c1bd4a 64 depends on PCI && LINUX && IVSHMEM && MSI_NONBROKEN
82f51817
PB
65
66config ECCMEMCTL
67 bool
8c75eec0 68 select ECC
82f51817
PB
69
70config IMX
71 bool
9533dcdd 72 select PTIMER
73129f43
TH
73 select SSI
74 select USB_EHCI_SYSBUS
82f51817
PB
75
76config STM32F2XX_SYSCFG
77 bool
78
870c034d
AF
79config STM32F4XX_SYSCFG
80 bool
81
e64d8c83
AF
82config STM32F4XX_EXTI
83 bool
84
82f51817
PB
85config MIPS_ITU
86 bool
87
88config MPS2_FPGAIO
89 bool
65ad1da2 90 select LED
82f51817
PB
91
92config MPS2_SCC
93 bool
435db7eb 94 select LED
82f51817
PB
95
96config TZ_MPC
97 bool
98
99config TZ_MSC
100 bool
101
102config TZ_PPC
103 bool
104
105config IOTKIT_SECCTL
106 bool
107
108config IOTKIT_SYSCTL
109 bool
110
111config IOTKIT_SYSINFO
112 bool
113
677726ef
MC
114config PVPANIC_COMMON
115 bool
116
d097b3dc
MC
117config PVPANIC_PCI
118 bool
119 default y if PCI_DEVICES
120 depends on PCI
121 select PVPANIC_COMMON
122
677726ef 123config PVPANIC_ISA
82f51817 124 bool
a7e23159 125 depends on ISA_BUS
677726ef 126 select PVPANIC_COMMON
82f51817
PB
127
128config AUX
129 bool
1550b0e6 130 select I2C
82f51817 131
5aa78a89
TH
132config UNIMP
133 bool
134
c1b29826
PMD
135config LED
136 bool
137
6dca62a0
LV
138config MAC_VIA
139 bool
140 select MOS6522
87a34e2a 141 select ADB
6dca62a0 142
dc288de0
MR
143config AVR_POWER
144 bool
145
3400b15b
BM
146config MCHP_PFSOC_DMC
147 bool
148
a937b302
BM
149config MCHP_PFSOC_IOSCB
150 bool
151
0f25065c
BM
152config MCHP_PFSOC_SYSREG
153 bool
154
a4b84608
BM
155config SIFIVE_TEST
156 bool
157
89ece6f7
BM
158config SIFIVE_E_PRCI
159 bool
160
bf01a04f
TW
161config SIFIVE_E_AON
162 bool
163
0fa9e329
BM
164config SIFIVE_U_OTP
165 bool
166
9fe640a5
BM
167config SIFIVE_U_PRCI
168 bool
169
0791bc02
LV
170config VIRT_CTRL
171 bool
172
45f569a1
MCA
173config LASI
174 bool
175
05def917
Z
176config ALLWINNER_SRAMC
177 bool
178
423ec28b
SJ
179config ALLWINNER_A10_CCM
180 bool
181
edd3a59d
SJ
182config ALLWINNER_A10_DRAMC
183 bool
184
a9545430 185config AXP2XX_PMU
632dfea3
SJ
186 bool
187 depends on I2C
188
e2fd695e
MCA
189config DJMEMC
190 bool
191
bdc2c77d
MCA
192config IOSB
193 bool
194
82f51817 195source macio/Kconfig