Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[deliverable/linux.git] / drivers / gpu / drm / qxl / Kconfig
CommitLineData
f64122c1
DA
1config DRM_QXL
2 tristate "QXL virtual GPU"
3 depends on DRM && PCI
4 select FB_SYS_FILLRECT
5 select FB_SYS_COPYAREA
6 select FB_SYS_IMAGEBLIT
c89b65e7 7 select FB_DEFERRED_IO
949b6183 8 select DRM_KMS_HELPER
92b6f89f 9 select DRM_KMS_FB_HELPER
949b6183 10 select DRM_TTM
488574db 11 select CRC32
f64122c1 12 help
949b6183
AO
13 QXL virtual GPU for Spice virtualization desktop integration.
14 Do not enable this driver unless your distro ships a corresponding
15 X.org QXL driver that can handle kernel modesetting.
This page took 0.239053 seconds and 5 git commands to generate.