config VIRTIOGL
        tristate "Virtio userspace memory transport"
        depends on VIRTIO_PCI
        default n
        help
          A Driver to facilitate transferring data from userspace to a
          hypervisor (eg. qemu)

