virtio: express virtio dependencies with Kconfig

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190123065618.3520-42-yang.zhong@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Yang Zhong 2019-01-23 14:56:15 +08:00 committed by Paolo Bonzini
parent 2ac041c2c3
commit b42075bb77
12 changed files with 27 additions and 18 deletions

View file

@ -95,6 +95,8 @@ config QXL
config VIRTIO_GPU
bool
default y
depends on VIRTIO
select EDID
config VIRTIO_VGA