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