]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/virtio/Kconfig
virtio: balloon driver
[linux-2.6-omap-h63xx.git] / 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.
+