aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorPeter Grehan <grehan@FreeBSD.org>2013-09-19 05:07:51 +0000
committerPeter Grehan <grehan@FreeBSD.org>2013-09-19 05:07:51 +0000
commitd83d73618fc34c6152659c07d82829149498c208 (patch)
tree91cf633c6ff156a9bebb61893b04beccf752d8fc /sys/amd64/conf
parentaa8cb5f3119d16e66e27a4555857ef5e78470fac (diff)
downloadsrc-d83d73618fc34c6152659c07d82829149498c208.tar.gz
src-d83d73618fc34c6152659c07d82829149498c208.zip
Reconnect the hyperv drivers back into GENERIC now that the
disengage driver issue has been resolved. Approved by: re@ (gjb)
Notes
Notes: svn path=/head/; revision=255692
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 1e47144ccbf0..f11d5f2f85a6 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -341,5 +341,8 @@ device virtio_blk # VirtIO Block device
device virtio_scsi # VirtIO SCSI device
device virtio_balloon # VirtIO Memory Balloon device
+# HyperV drivers
+device hyperv # HyperV drivers
+
# VMware support
device vmx # VMware VMXNET3 Ethernet