# SPDX-License-Identifier: GPL-2.0-onlyconfigDRM_VIRTIO_GPU
tristate"Virtio GPU driver"depends onDRM&&VIRTIO&&MMU
selectDRM_KMS_HELPER
selectDRM_GEM_SHMEM_HELPER
selectVIRTIO_DMA_SHARED_BUFFER
help This is the virtual GPU driver for virtio. It can be used with QEMU based VMMs (like KVM or Xen). If unsure say M.