]> Pileus Git - ~andy/linux/blob - drivers/gpu/drm/cirrus/Kconfig
Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux
[~andy/linux] / drivers / gpu / drm / cirrus / Kconfig
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.