JustOS/linux-6.13/drivers/net/hyperv/Kconfig
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

9 lines
236 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
select NLS
help
Select this option to enable the Hyper-V virtual network driver.