summaryrefslogtreecommitdiff
path: root/drivers/net/hyperv/Kconfig
blob: 982964c1a9fb97ba7ae49c5829bfce128bae3a4f (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_VMBUS
	select UCS2_STRING
	select NLS
	help
	  Select this option to enable the Hyper-V virtual network driver.