blob: e1afc3d3f8d95cfb33d1905fcbccf0ab0201190d [file] [log] [blame]
Dave Airliedc5698e2013-09-09 10:02:56 +10001config DRM_VIRTIO_GPU
2 tristate "Virtio GPU driver"
3 depends on DRM && VIRTIO
Dave Airliedc5698e2013-09-09 10:02:56 +10004 select DRM_KMS_HELPER
Dave Airliedc5698e2013-09-09 10:02:56 +10005 select DRM_TTM
6 help
7 This is the virtual GPU driver for virtio. It can be used with
8 QEMU based VMMs (like KVM or Xen).
9
10 If unsure say M.