]> Pileus Git - ~andy/linux/commit
virtio-balloon: dependency fix
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 28 Sep 2012 05:35:14 +0000 (15:05 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 28 Sep 2012 05:35:14 +0000 (15:05 +0930)
commit04679f34c141a0591e525d392929efc249440a7c
tree2aba7250686e6080b7fbf1b8d83ef8b70ea7d7e8
parentf22cf8eb485260ac6e32a614121d44998d83a69a
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: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/virtio/Kconfig