Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[linux-2.6-microblaze.git] / drivers / virtio / Kconfig
index ef2d494..7b41130 100644 (file)
@@ -132,4 +132,11 @@ config VIRTIO_MMIO_CMDLINE_DEVICES
 
         If unsure, say 'N'.
 
+config VIRTIO_DMA_SHARED_BUFFER
+       tristate
+       depends on DMA_SHARED_BUFFER
+       help
+        This option adds a flavor of dma buffers that are backed by
+        virtio resources.
+
 endif # VIRTIO_MENU