mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -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
|
@ -26,6 +26,8 @@ config SERIAL_PCI
|
|||
|
||||
config VIRTIO_SERIAL
|
||||
bool
|
||||
default y
|
||||
depends on VIRTIO
|
||||
|
||||
config STM32F2XX_USART
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue