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