]> Git Repo - J-linux.git/blob - drivers/gpu/drm/qxl/Kconfig
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.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 && HAS_IOPORT
5         select DRM_CLIENT_SELECTION
6         select DRM_KMS_HELPER
7         select DRM_TTM
8         select DRM_TTM_HELPER
9         select CRC32
10         help
11           QXL virtual GPU for Spice virtualization desktop integration.
12           Do not enable this driver unless your distro ships a corresponding
13           X.org QXL driver that can handle kernel modesetting.
This page took 0.027831 seconds and 4 git commands to generate.