]> git.proxmox.com Git - mirror_qemu.git/blame - hw/display/Kconfig
{hmp, hw/pvrdma}: Expose device internals via monitor interface
[mirror_qemu.git] / hw / display / Kconfig
CommitLineData
82f51817
PB
1config EDID
2 bool
3
4config FW_CFG_DMA
5 bool
6
7config ADS7846
8 bool
9
10config VGA_CIRRUS
11 bool
7c28b925
PB
12 default y if PCI_DEVICES
13 depends on PCI
14 select VGA
82f51817
PB
15
16config G364FB
17 bool
18
19config JAZZ_LED
20 bool
21
22config PL110
23 bool
24
25config SII9022
26 bool
1550b0e6 27 depends on I2C
82f51817
PB
28
29config SSD0303
30 bool
1550b0e6 31 depends on I2C
82f51817
PB
32
33config SSD0323
34 bool
35
36config VGA_PCI
37 bool
7c28b925
PB
38 default y if PCI_DEVICES
39 depends on PCI
40 select VGA
32690c8b 41 select EDID
82f51817
PB
42
43config VGA_ISA
44 bool
a7e23159
PB
45 depends on ISA_BUS
46 select VGA
82f51817
PB
47
48config VGA_ISA_MM
49 bool
a7e23159 50 select VGA
82f51817
PB
51
52config VMWARE_VGA
53 bool
7c28b925
PB
54 default y if PCI_DEVICES
55 depends on PCI
56 select VGA
82f51817
PB
57
58config BOCHS_DISPLAY
59 bool
7c28b925
PB
60 default y if PCI_DEVICES
61 depends on PCI
62 select VGA
32690c8b 63 select EDID
82f51817
PB
64
65config BLIZZARD
66 bool
67
68config FRAMEBUFFER
69 bool
70
71config MILKYMIST_TMU2
72 bool
0858746b 73 depends on OPENGL && X11
82f51817
PB
74
75config SM501
76 bool
1550b0e6 77 select I2C
32690c8b
YZ
78 select DDC
79 select SERIAL
82f51817
PB
80
81config TCX
82 bool
83
84config CG3
85 bool
86
87config VGA
88 bool
89
90config QXL
91 bool
e0e312f3 92 depends on SPICE && PCI
7c28b925 93 select VGA
82f51817
PB
94
95config VIRTIO_GPU
96 bool
b42075bb
YZ
97 default y
98 depends on VIRTIO
32690c8b 99 select EDID
82f51817
PB
100
101config VIRTIO_VGA
102 bool
7c28b925
PB
103 default y if PCI_DEVICES
104 depends on VIRTIO_PCI
105 select VGA
82f51817
PB
106
107config DPCD
108 bool
862b4a29
BZ
109
110config ATI_VGA
111 bool
112 default y if PCI_DEVICES
113 depends on PCI
114 select VGA