]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/gpu/drm/qxl/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / gpu / drm / qxl / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_QXL
3 tristate "QXL virtual GPU"
4 depends on DRM && PCI && MMU
5 select DRM_KMS_HELPER
6 select DRM_TTM
7 select CRC32
8 help
9 QXL virtual GPU for Spice virtualization desktop integration.
10 Do not enable this driver unless your distro ships a corresponding
11 X.org QXL driver that can handle kernel modesetting.