2019-03-25 18:59:23 +03:00
|
|
|
config DDC
|
|
|
|
bool
|
|
|
|
depends on I2C
|
|
|
|
select EDID
|
|
|
|
|
2019-01-23 09:56:00 +03:00
|
|
|
config EDID
|
|
|
|
bool
|
|
|
|
|
|
|
|
config FW_CFG_DMA
|
|
|
|
bool
|
|
|
|
|
|
|
|
config VGA_CIRRUS
|
|
|
|
bool
|
2019-01-23 09:56:04 +03:00
|
|
|
default y if PCI_DEVICES
|
|
|
|
depends on PCI
|
|
|
|
select VGA
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config G364FB
|
|
|
|
bool
|
|
|
|
|
|
|
|
config JAZZ_LED
|
|
|
|
bool
|
|
|
|
|
|
|
|
config PL110
|
|
|
|
bool
|
2019-02-07 17:21:27 +03:00
|
|
|
select FRAMEBUFFER
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config SII9022
|
|
|
|
bool
|
2019-01-23 09:56:11 +03:00
|
|
|
depends on I2C
|
2019-02-07 22:05:05 +03:00
|
|
|
select DDC
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config SSD0303
|
|
|
|
bool
|
2019-01-23 09:56:11 +03:00
|
|
|
depends on I2C
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config SSD0323
|
|
|
|
bool
|
|
|
|
|
|
|
|
config VGA_PCI
|
|
|
|
bool
|
2019-01-23 09:56:04 +03:00
|
|
|
default y if PCI_DEVICES
|
|
|
|
depends on PCI
|
|
|
|
select VGA
|
2019-01-23 09:56:13 +03:00
|
|
|
select EDID
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config VGA_ISA
|
|
|
|
bool
|
2019-01-23 09:56:09 +03:00
|
|
|
depends on ISA_BUS
|
|
|
|
select VGA
|
2019-01-23 09:56:00 +03:00
|
|
|
|
2021-12-07 01:45:25 +03:00
|
|
|
config VGA_MMIO
|
2019-01-23 09:56:00 +03:00
|
|
|
bool
|
2019-01-23 09:56:09 +03:00
|
|
|
select VGA
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config VMWARE_VGA
|
|
|
|
bool
|
2024-01-29 16:21:36 +03:00
|
|
|
default y if PCI_DEVICES && (PC_PCI || MIPS)
|
2019-01-23 09:56:04 +03:00
|
|
|
depends on PCI
|
|
|
|
select VGA
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config BOCHS_DISPLAY
|
|
|
|
bool
|
2019-01-23 09:56:04 +03:00
|
|
|
default y if PCI_DEVICES
|
|
|
|
depends on PCI
|
|
|
|
select VGA
|
2019-01-23 09:56:13 +03:00
|
|
|
select EDID
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config FRAMEBUFFER
|
|
|
|
bool
|
|
|
|
|
|
|
|
config SM501
|
|
|
|
bool
|
2019-01-23 09:56:11 +03:00
|
|
|
select I2C
|
2019-01-23 09:56:13 +03:00
|
|
|
select DDC
|
2024-09-05 10:38:32 +03:00
|
|
|
select SERIAL_MM
|
2024-02-23 15:44:05 +03:00
|
|
|
select USB_OHCI_SYSBUS
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config TCX
|
|
|
|
bool
|
|
|
|
|
|
|
|
config CG3
|
|
|
|
bool
|
|
|
|
|
2019-12-21 00:15:11 +03:00
|
|
|
config ARTIST
|
|
|
|
bool
|
|
|
|
select FRAMEBUFFER
|
|
|
|
|
2019-01-23 09:56:00 +03:00
|
|
|
config VGA
|
|
|
|
bool
|
|
|
|
|
|
|
|
config QXL
|
|
|
|
bool
|
2023-08-30 12:38:35 +03:00
|
|
|
depends on SPICE && PCI && PIXMAN
|
2019-01-23 09:56:04 +03:00
|
|
|
select VGA
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config VIRTIO_GPU
|
|
|
|
bool
|
2019-01-23 09:56:15 +03:00
|
|
|
default y
|
|
|
|
depends on VIRTIO
|
2019-01-23 09:56:13 +03:00
|
|
|
select EDID
|
2019-01-23 09:56:00 +03:00
|
|
|
|
|
|
|
config VIRTIO_VGA
|
|
|
|
bool
|
2019-03-21 17:29:50 +03:00
|
|
|
# defaults to "N", enabled by specific boards
|
2019-01-23 09:56:04 +03:00
|
|
|
depends on VIRTIO_PCI
|
|
|
|
select VGA
|
2019-01-23 09:56:00 +03:00
|
|
|
|
2019-05-24 16:09:46 +03:00
|
|
|
config VHOST_USER_GPU
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
depends on VIRTIO_GPU && VHOST_USER
|
|
|
|
|
|
|
|
config VHOST_USER_VGA
|
|
|
|
bool
|
|
|
|
default y
|
|
|
|
depends on VIRTIO_VGA && VHOST_USER_GPU
|
|
|
|
|
2019-01-23 09:56:00 +03:00
|
|
|
config DPCD
|
|
|
|
bool
|
2019-02-08 16:52:40 +03:00
|
|
|
select AUX
|
2019-03-09 20:21:40 +03:00
|
|
|
|
|
|
|
config ATI_VGA
|
|
|
|
bool
|
|
|
|
default y if PCI_DEVICES
|
|
|
|
depends on PCI
|
|
|
|
select VGA
|
2019-06-20 13:55:23 +03:00
|
|
|
select BITBANG_I2C
|
|
|
|
select DDC
|
2019-10-26 19:45:43 +03:00
|
|
|
|
|
|
|
config MACFB
|
|
|
|
bool
|
|
|
|
select FRAMEBUFFER
|
|
|
|
depends on NUBUS
|
2023-08-30 12:38:38 +03:00
|
|
|
|
|
|
|
config XLNX_DISPLAYPORT
|
|
|
|
bool
|
|
|
|
# defaults to "N", enabled by specific boards
|
|
|
|
depends on PIXMAN
|
2024-04-24 23:06:51 +03:00
|
|
|
|
|
|
|
config DM163
|
|
|
|
bool
|