mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
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:
parent
2ac041c2c3
commit
b42075bb77
12 changed files with 27 additions and 18 deletions
|
@ -95,6 +95,8 @@ config QXL
|
|||
|
||||
config VIRTIO_GPU
|
||||
bool
|
||||
default y
|
||||
depends on VIRTIO
|
||||
select EDID
|
||||
|
||||
config VIRTIO_VGA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue