xref: /linux/drivers/net/hyperv/Kconfig (revision 0d0e14770d4487a7ede8df93d82305cbfac2d453)
1config HYPERV_NET
2	tristate "Microsoft Hyper-V virtual network driver"
3	depends on HYPERV
4	select UCS2_STRING
5	help
6	  Select this option to enable the Hyper-V virtual network driver.
7