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