Linux-6.18.2/drivers/net/hyperv/Kconfig
2025-12-23 20:06:59 +08:00

9 lines
242 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config HYPERV_NET
tristate "Microsoft Hyper-V virtual network driver"
depends on HYPERV_VMBUS
select UCS2_STRING
select NLS
help
Select this option to enable the Hyper-V virtual network driver.