9 lines
236 B
Plaintext
Raw Normal View History

2026-01-21 18:59:54 +08:00
# SPDX-License-Identifier: GPL-2.0-only
config HYPERV_NET
tristate "Microsoft Hyper-V virtual network driver"
depends on HYPERV
select UCS2_STRING
2026-01-29 22:25:33 +08:00
select NLS
2026-01-21 18:59:54 +08:00
help
Select this option to enable the Hyper-V virtual network driver.