]> Git Repo - qemu.git/blame - hw/misc/Kconfig
hw/pci/Makefile.objs: make pcie configurable
[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
24
25config EDU
26 bool
27
28config PCA9552
29 bool
30
31config PL310
32 bool
33
34config INTEGRATOR_DEBUG
35 bool
36
37config A9SCU
38 bool
39
40config ARM11SCU
41 bool
42
43config MOS6522
44 bool
45
46config MACIO
47 bool
48
49config IVSHMEM_DEVICE
50 bool
e0e312f3
PB
51 default y
52 depends on PCI && LINUX && IVSHMEM
82f51817
PB
53
54config ECCMEMCTL
55 bool
56
57config IMX
58 bool
59
60config STM32F2XX_SYSCFG
61 bool
62
63config MIPS_ITU
64 bool
65
66config MPS2_FPGAIO
67 bool
68
69config MPS2_SCC
70 bool
71
72config TZ_MPC
73 bool
74
75config TZ_MSC
76 bool
77
78config TZ_PPC
79 bool
80
81config IOTKIT_SECCTL
82 bool
83
84config IOTKIT_SYSCTL
85 bool
86
87config IOTKIT_SYSINFO
88 bool
89
90config PVPANIC
91 bool
92
93config AUX
94 bool
95
96source macio/Kconfig
This page took 0.032521 seconds and 4 git commands to generate.