linuxOS_D21X/source/linux-5.10/drivers/net/hyperv/Kconfig
2024-11-29 16:13:46 +08:00

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.