mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove the hyperv option from std.dev
It's already in std.hyperv and we don't need to repeat it here.
This commit is contained in:
parent
89585511cc
commit
16c10e99b8
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue