]> Git Repo - linux.git/blob - drivers/gpu/drm/qxl/Kconfig
Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/msm into...
[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
5         select DRM_KMS_HELPER
6         select DRM_TTM
7         select DRM_TTM_HELPER
8         select CRC32
9         help
10           QXL virtual GPU for Spice virtualization desktop integration.
11           Do not enable this driver unless your distro ships a corresponding
12           X.org QXL driver that can handle kernel modesetting.
This page took 0.03171 seconds and 4 git commands to generate.