repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
net
/
hyperv
/
Kconfig
blob
ca7bf7f897d36b08e16402cb6be10c664dfc6478
1
# SPDX-License-Identifier: GPL-2.0-only
2
config HYPERV_NET
3
tristate "Microsoft Hyper-V virtual network driver"
4
depends on HYPERV
5
select UCS2_STRING
6
help
7
Select this option to enable the Hyper-V virtual network driver.