From b90fcf02f2ff3ee7cb75fc47b31efc494c2afe83 Mon Sep 17 00:00:00 2001 From: Peter Grehan Date: Sat, 14 Sep 2013 20:38:22 +0000 Subject: [PATCH] Pull the hyperv drivers from GENERIC until the fix to the disengage driver to make it only probe when running on hyperv is reviewed and tested. Approved by: re (rodrigc) --- sys/amd64/conf/GENERIC | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 9c76bc59d95..be48a90b783 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -341,6 +341,3 @@ 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 -