blob: 0303257ca136abf9ed888f856c9bbb0a661b1763 [file] [log] [blame]
Dave Airlief9aa76a2012-04-17 14:12:29 +01001config DRM_CIRRUS_QEMU
2 tristate "Cirrus driver for QEMU emulated device"
3 depends on DRM && PCI && EXPERIMENTAL
4 select FB_CFB_FILLRECT
5 select FB_CFB_COPYAREA
6 select FB_CFB_IMAGEBLIT
7 select DRM_KMS_HELPER
8 help
9 This is a KMS driver for emulated cirrus device in qemu.
10 It is *NOT* intended for real cirrus devices. This requires
11 the modesetting userspace X.org driver.