Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
refs/heads/char-misc-testing
/
.
/
drivers
/
net
/
hyperv
/
Kconfig
blob: 982964c1a9fb97ba7ae49c5829bfce128bae3a4f [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: GPL-2.0-only
config HYPERV_NET
tristate
"Microsoft Hyper-V virtual network driver"
depends on HYPERV_VMBUS
select
UCS2_STRING
select
NLS
help
Select
this
option to enable the
Hyper
-
V
virtual
network driver
.