aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/Kconfig
blob: c8cbd85adcf99527f947f4b5a63dc616b533987e (plain)
1
2
3
4
5
6
7
8
# 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.