Skip to content
Snippets Groups Projects
Commit 74e726ba authored by Cristian Iorga's avatar Cristian Iorga Committed by Bruce Ashfield
Browse files

meta: add MMIO support in virtio config fragment


Signed-off-by: default avatarCristian Iorga <cristian.iorga@intel.com>
parent a17c330f
No related branches found
No related tags found
No related merge requests found
......@@ -5,3 +5,4 @@ CONFIG_VIRTIO_RING=y
CONFIG_VIRTIO_NET=y
CONFIG_VIRTIO_BLK=y
CONFIG_VIRTIO_CONSOLE=y
CONFIG_VIRTIO_MMIO=y
define KFEATURE_DESCRIPTION "virtio support (core,pci,balloon,ring,net,blk)"
define KFEATURE_DESCRIPTION "virtio support (core,pci,balloon,ring,net,blk,mmio)"
define KFEATURE_COMPATIBILITY arch
kconf non-hardware virtio.cfg
\ No newline at end of file
kconf non-hardware virtio.cfg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment