Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / gpu / drm / cirrus / Kconfig
1 config DRM_CIRRUS_QEMU
2         tristate "Cirrus driver for QEMU emulated device"
3         depends on DRM && PCI
4         select DRM_KMS_HELPER
5         select DRM_TTM
6         help
7          This is a KMS driver for emulated cirrus device in qemu.
8          It is *NOT* intended for real cirrus devices. This requires
9          the modesetting userspace X.org driver.