Add a above the virtio section.

This commit is contained in:
Andrew Turner 2015-08-26 10:32:23 +00:00
parent 8183f2e312
commit ed33af42ff

View File

@ -84,6 +84,7 @@ options WITNESS # Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
options MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones
# VirtIO support
device virtio
device virtio_mmio
device virtio_blk