brintos

brintos / linux-shallow public Read only

0
0
Text · 236 B · c8cbd85 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config HYPERV_NET3	tristate "Microsoft Hyper-V virtual network driver"4	depends on HYPERV5	select UCS2_STRING6	select NLS7	help8	  Select this option to enable the Hyper-V virtual network driver.9