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