Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / drivers / gpu / drm / cirrus / Kconfig
blobfc154dd7529618fdd29511e9cc530e61c46e642f
1 config DRM_CIRRUS_QEMU
2         tristate "Cirrus driver for QEMU emulated device"
3         depends on DRM && PCI && EXPERIMENTAL
4         select FB_SYS_FILLRECT
5         select FB_SYS_COPYAREA
6         select FB_SYS_IMAGEBLIT
7         select DRM_KMS_HELPER
8         select DRM_TTM
9         help
10          This is a KMS driver for emulated cirrus device in qemu.
11          It is *NOT* intended for real cirrus devices. This requires
12          the modesetting userspace X.org driver.