mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 07:12:18 +00:00
8 lines
224 B
Plaintext
8 lines
224 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
config HYPERV_NET
|
|
tristate "Microsoft Hyper-V virtual network driver"
|
|
depends on HYPERV
|
|
select UCS2_STRING
|
|
help
|
|
Select this option to enable the Hyper-V virtual network driver.
|