Current File : //lib/modules/6.14.0-1012-aws/build/drivers/net/hyperv/Kconfig
# 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.