1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2f64122c1SDave Airlieconfig DRM_QXL 3f64122c1SDave Airlie tristate "QXL virtual GPU" 4*f663c6aeSNiklas Schnelle depends on DRM && PCI && HAS_IOPORT 592c13542SThomas Zimmermann select DRM_CLIENT_SELECTION 6f64122c1SDave Airlie select DRM_KMS_HELPER 7f64122c1SDave Airlie select DRM_TTM 8ff1ae8f5SYueHaibing select DRM_TTM_HELPER 9488574dbSRandy Dunlap select DRM_EXEC 10f64122c1SDave Airlie select CRC32 11949b6183SAntonio Ospite help 12949b6183SAntonio Ospite QXL virtual GPU for Spice virtualization desktop integration. 13949b6183SAntonio Ospite Do not enable this driver unless your distro ships a corresponding 14 X.org QXL driver that can handle kernel modesetting. 15