]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/virtio/Kconfig
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
[karo-tx-linux.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.
+