Add virtio_pci to GENERIC arm64 conf
virtio_pci was missing from the GENERIC arm64 configuration, while other virtio devices are present. Adding it will allow us to boot the GENERIC kernel on QEMU with virtio storage and networking.
This commit is contained in:
parent
98db43f4e2
commit
de5cef6525
@ -101,6 +101,7 @@ device al_udma # Universal DMA
|
||||
|
||||
# VirtIO support
|
||||
device virtio
|
||||
device virtio_pci
|
||||
device virtio_mmio
|
||||
device virtio_blk
|
||||
device vtnet
|
||||
|
Loading…
x
Reference in New Issue
Block a user