virtio-balloon: add support for providing free page reports to host
[linux-2.6-block.git] / drivers / virtio / Kconfig
index 078615cf2afcd5f818a5cd26af5137e38f8b6041..4b2dd8259ff515e5a4a6c3d5c59271a9f92062e0 100644 (file)
@@ -58,6 +58,7 @@ config VIRTIO_BALLOON
        tristate "Virtio balloon driver"
        depends on VIRTIO
        select MEMORY_BALLOON
+       select PAGE_REPORTING
        ---help---
         This driver supports increasing and decreasing the amount
         of memory within a KVM guest.