提交 04679f34 编写于 作者: M Michael S. Tsirkin 提交者: Rusty Russell

virtio-balloon: dependency fix

Devices should depend on virtio, not select it.  It's supposed to be
selected by the particular driver, e.g. VIRTIO_PCI.
Make balloon depend on VIRTIO and EXPERIMENTAL
(to match description).
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
上级 f22cf8eb
...@@ -27,8 +27,7 @@ config VIRTIO_PCI ...@@ -27,8 +27,7 @@ config VIRTIO_PCI
config VIRTIO_BALLOON config VIRTIO_BALLOON
tristate "Virtio balloon driver (EXPERIMENTAL)" tristate "Virtio balloon driver (EXPERIMENTAL)"
select VIRTIO depends on EXPERIMENTAL && VIRTIO
select VIRTIO_RING
---help--- ---help---
This driver supports increasing and decreasing the amount This driver supports increasing and decreasing the amount
of memory within a KVM guest. of memory within a KVM guest.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册