qemu/hw/virtio/Kconfig

21 lines
237 B
Plaintext
Raw Normal View History

config VIRTIO
bool
config VIRTIO_RNG
bool
config VIRTIO_PCI
bool
default y if PCI_DEVICES
depends on PCI
select VIRTIO
config VIRTIO_MMIO
bool
config VIRTIO_BALLOON
bool
config VIRTIO_CRYPTO
bool