xref: /openbmc/qemu/hw/virtio/Kconfig (revision 82f51817)
1config VIRTIO
2    bool
3
4config VIRTIO_RNG
5    bool
6
7config VIRTIO_PCI
8    bool
9
10config VIRTIO_MMIO
11    bool
12
13config VIRTIO_BALLOON
14    bool
15
16config VIRTIO_CRYPTO
17    bool
18