]> Git Repo - qemu.git/blame - hw/misc/Kconfig
scsi: express dependencies with Kconfig
[qemu.git] / hw / misc / Kconfig
CommitLineData
82f51817
PB
1config APPLESMC
2 bool
3
4config MAX111X
5 bool
6
7config TMP105
8 bool
9
10config TMP421
11 bool
12
13config ISA_DEBUG
14 bool
15
16config SGA
17 bool
18
19config ISA_TESTDEV
20 bool
21
22config PCI_TESTDEV
23 bool
7c28b925
PB
24 default y if TEST_DEVICES
25 depends on PCI
82f51817
PB
26
27config EDU
28 bool
7c28b925
PB
29 default y if TEST_DEVICES
30 depends on PCI
82f51817
PB
31
32config PCA9552
33 bool
34
35config PL310
36 bool
37
38config INTEGRATOR_DEBUG
39 bool
40
41config A9SCU
42 bool
43
44config ARM11SCU
45 bool
46
47config MOS6522
48 bool
49
50config MACIO
51 bool
52
53config IVSHMEM_DEVICE
54 bool
7c28b925 55 default y if PCI_DEVICES
e0e312f3 56 depends on PCI && LINUX && IVSHMEM
82f51817
PB
57
58config ECCMEMCTL
59 bool
60
61config IMX
62 bool
63
64config STM32F2XX_SYSCFG
65 bool
66
67config MIPS_ITU
68 bool
69
70config MPS2_FPGAIO
71 bool
72
73config MPS2_SCC
74 bool
75
76config TZ_MPC
77 bool
78
79config TZ_MSC
80 bool
81
82config TZ_PPC
83 bool
84
85config IOTKIT_SECCTL
86 bool
87
88config IOTKIT_SYSCTL
89 bool
90
91config IOTKIT_SYSINFO
92 bool
93
94config PVPANIC
95 bool
96
97config AUX
98 bool
99
100source macio/Kconfig
This page took 0.032583 seconds and 4 git commands to generate.