icount: Take iothread lock when running QEMU timers
[qemu/ar7.git] / hw / misc / Kconfig
blobcbabe9f78c37c6ea364aba838fd9d08f2d20f9fe
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 SGA
19     bool
20     depends on ISA_BUS
22 config ISA_TESTDEV
23     bool
24     default y if TEST_DEVICES
25     depends on ISA_BUS
27 config PCI_TESTDEV
28     bool
29     default y if TEST_DEVICES
30     depends on PCI
32 config EDU
33     bool
34     default y if TEST_DEVICES
35     depends on PCI && MSI_NONBROKEN
37 config PCA9552
38     bool
39     depends on I2C
41 config PL310
42     bool
44 config INTEGRATOR_DEBUG
45     bool
47 config A9SCU
48     bool
50 config ARM11SCU
51     bool
53 config MOS6522
54     bool
56 config MACIO
57     bool
58     select CUDA
59     select ESCC
60     select IDE_MACIO
61     select MAC_DBDMA
62     select MAC_NVRAM
63     select MOS6522
65 config IVSHMEM_DEVICE
66     bool
67     default y if PCI_DEVICES
68     depends on PCI && LINUX && IVSHMEM && MSI_NONBROKEN
70 config ECCMEMCTL
71     bool
72     select ECC
74 config IMX
75     bool
76     select PTIMER
77     select SSI
78     select USB_EHCI_SYSBUS
80 config STM32F2XX_SYSCFG
81     bool
83 config STM32F4XX_SYSCFG
84     bool
86 config STM32F4XX_EXTI
87     bool
89 config MIPS_ITU
90     bool
92 config MPS2_FPGAIO
93     bool
94     select LED
96 config MPS2_SCC
97     bool
98     select LED
100 config TZ_MPC
101     bool
103 config TZ_MSC
104     bool
106 config TZ_PPC
107     bool
109 config IOTKIT_SECCTL
110     bool
112 config IOTKIT_SYSCTL
113     bool
115 config IOTKIT_SYSINFO
116     bool
118 config PVPANIC_COMMON
119     bool
121 config PVPANIC_PCI
122     bool
123     default y if PCI_DEVICES
124     depends on PCI
125     select PVPANIC_COMMON
127 config PVPANIC_ISA
128     bool
129     depends on ISA_BUS
130     select PVPANIC_COMMON
132 config AUX
133     bool
134     select I2C
136 config UNIMP
137     bool
139 config LED
140     bool
142 config MAC_VIA
143     bool
144     select MOS6522
145     select ADB
147 config AVR_POWER
148     bool
150 config MCHP_PFSOC_DMC
151     bool
153 config MCHP_PFSOC_IOSCB
154     bool
156 config MCHP_PFSOC_SYSREG
157     bool
159 config SIFIVE_TEST
160     bool
162 config SIFIVE_E_PRCI
163     bool
165 config SIFIVE_U_OTP
166     bool
168 config SIFIVE_U_PRCI
169     bool
171 config VIRT_CTRL
172     bool
174 config LASI
175     bool
177 source macio/Kconfig