Enable top‐level VirtIO configuration option

This commit is contained in:
Mikael Voss 2024-08-03 10:38:50 +02:00
parent 7a2ddcb6fc
commit e2c0a2071f

View file

@ -35,6 +35,7 @@ with lib.kernel;
VIRT_DRIVERS = yes;
VMGENID = yes;
VIRTIO_MENU = yes;
VIRTIO = yes;
VIRTIO_PCI = yes;
VIRTIO_PCI_LEGACY = no;