xref: /linux/drivers/net/hyperv/Kconfig (revision 806654a9667c6f60a65f1a4a4406082b5de51233)
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