From 16c10e99b8784eafff21bee2e0f14b07a9c6ec97 Mon Sep 17 00:00:00 2001 From: Andrew Turner Date: Fri, 28 Oct 2022 22:14:33 +0100 Subject: [PATCH] Remove the hyperv option from std.dev It's already in std.hyperv and we don't need to repeat it here. --- sys/arm64/conf/std.dev | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/arm64/conf/std.dev b/sys/arm64/conf/std.dev index 8cdd35e2fd2..6ef7358e5e8 100644 --- a/sys/arm64/conf/std.dev +++ b/sys/arm64/conf/std.dev @@ -107,6 +107,3 @@ device mmcsd # mmc/sd flash cards # HID support options HID_DEBUG # enable debug msgs device hid # Generic HID support - -#hyper-v support -device hyperv