From 1e64cea1c5719d327e8302b855d569cc6dee7cd8 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Fri, 28 Sep 2012 15:05:14 +0930 Subject: [PATCH] --- yaml --- r: 331403 b: refs/heads/master c: 7a23eb28fa645f1f0c2ec38274c11bc78c50c047 h: refs/heads/master i: 331401: ee19a045dc70f756cf770ea4867b9ffcda3cb948 331399: 0ea9a0309abf700a3f088ab8a10040cc88e5fde9 v: v3 --- [refs] | 2 +- trunk/drivers/virtio/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 21469a3038c3..282e191cdfd7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 04679f34c141a0591e525d392929efc249440a7c +refs/heads/master: 7a23eb28fa645f1f0c2ec38274c11bc78c50c047 diff --git a/trunk/drivers/virtio/Kconfig b/trunk/drivers/virtio/Kconfig index 271be8059b93..8e048518eeb3 100644 --- a/trunk/drivers/virtio/Kconfig +++ b/trunk/drivers/virtio/Kconfig @@ -26,8 +26,8 @@ config VIRTIO_PCI If unsure, say M. config VIRTIO_BALLOON - tristate "Virtio balloon driver (EXPERIMENTAL)" - depends on EXPERIMENTAL && VIRTIO + tristate "Virtio balloon driver" + depends on VIRTIO ---help--- This driver supports increasing and decreasing the amount of memory within a KVM guest.