]> git.karo-electronics.de Git - karo-tx-linux.git/commit
virtio-balloon: dependency fix
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 7 Sep 2012 00:32:20 +0000 (10:32 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Sep 2012 00:33:30 +0000 (10:33 +1000)
commitec255552227f10e02d1733624e023b96ad0f46bd
tree685ca6baad70b769872f8ce1ad6ea563cf18d772
parent501b5a2021089b7f51e7393c4579e303c5a35d98
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