git: 16c10e99b878 - main - Remove the hyperv option from std.dev
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Oct 2022 21:19:01 UTC
The branch main has been updated by andrew:
URL: https://cgit.FreeBSD.org/src/commit/?id=16c10e99b8784eafff21bee2e0f14b07a9c6ec97
commit 16c10e99b8784eafff21bee2e0f14b07a9c6ec97
Author: Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2022-10-28 21:14:33 +0000
Commit: Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2022-10-28 21:17:00 +0000
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 8cdd35e2fd21..6ef7358e5e85 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