dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
mk-rootfs.sh
hc
2023-12-11
072de836f53be56a70cecf70b43ae43b7ce17376
[~hc/RK356X_SDK_RELEASE.git]
/
kernel
/
drivers
/
net
/
hyperv
/
Kconfig
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
config HYPERV_NET
tristate "Microsoft Hyper-V virtual network driver"
depends on HYPERV
select UCS2_STRING
help
Select this option to enable the Hyper-V virtual network driver.