i386: Add "options HYPERV" to NOTES

This unbreaks the LINT build.

Fixes:		97993d1ebf
Reported by:	mjg
MFC after:	13 days
This commit is contained in:
Mark Johnston 2021-06-09 08:58:45 -04:00
parent 6b08e68be1
commit 334335cb14

View File

@ -719,7 +719,8 @@ device virtio_balloon # VirtIO Memory Balloon device
device virtio_random # VirtIO Entropy device
device virtio_console # VirtIO Console device
device hyperv # HyperV drivers
options HYPERV
device hyperv # HyperV drivers
#####################################################################