Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[deliverable/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 FB_SYS_FILLRECT
5 select FB_SYS_COPYAREA
6 select FB_SYS_IMAGEBLIT
7 select DRM_KMS_HELPER
8 select DRM_KMS_FB_HELPER
9 select DRM_TTM
10 help
11 This is a KMS driver for emulated cirrus device in qemu.
12 It is *NOT* intended for real cirrus devices. This requires
13 the modesetting userspace X.org driver.
This page took 0.040069 seconds and 5 git commands to generate.