svn commit: r269663 - stable/9/sys/amd64/conf
Sergey Kandaurov
pluknet at FreeBSD.org
Thu Aug 7 12:19:43 UTC 2014
Author: pluknet
Date: Thu Aug 7 12:19:42 2014
New Revision: 269663
URL: http://svnweb.freebsd.org/changeset/base/269663
Log:
Fix amd64 LINT.
hyperv is not in stable/9, thus partially revert MFC r257277.
Modified:
stable/9/sys/amd64/conf/NOTES
Modified: stable/9/sys/amd64/conf/NOTES
==============================================================================
--- stable/9/sys/amd64/conf/NOTES Thu Aug 7 11:44:30 2014 (r269662)
+++ stable/9/sys/amd64/conf/NOTES Thu Aug 7 12:19:42 2014 (r269663)
@@ -472,8 +472,6 @@ device virtio_blk # VirtIO Block device
device virtio_scsi # VirtIO SCSI device
device virtio_balloon # VirtIO Memory Balloon device
-device hyperv # HyperV drivers
-
# Xen HVM Guest Optimizations
options XENHVM # Xen HVM kernel infrastructure
device xenpci # Xen HVM Hypervisor services driver
More information about the svn-src-stable-9
mailing list