]> Pileus Git - ~andy/linux/blobdiff - drivers/virtio/Kconfig
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[~andy/linux] / drivers / virtio / Kconfig
index 833db2f36e9b4d923462fb9c7c25f18a3fbc62e0..3dd6294d10b64066b1660a33542ce2c726c2aa84 100644 (file)
@@ -23,3 +23,13 @@ config VIRTIO_PCI
 
          If unsure, say M.
 
+config VIRTIO_BALLOON
+       tristate "Virtio balloon driver (EXPERIMENTAL)"
+       select VIRTIO
+       select VIRTIO_RING
+       ---help---
+        This driver supports increasing and decreasing the amount
+        of memory within a KVM guest.
+
+        If unsure, say M.
+