qemu-e2k/hw/virtio/Kconfig

21 lines
237 B
Plaintext

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