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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
infiniband
/
sw
/
rdmavt
/
Kconfig
blob
0df48b3a6b56c5d6b0629f4806a1feb0bde8a2ea
1
# SPDX-License-Identifier: GPL-2.0-only
2
config INFINIBAND_RDMAVT
3
tristate "RDMA verbs transport library"
4
depends on INFINIBAND_VIRT_DMA
5
depends on X86_64
6
depends on PCI
7
help
8
This is a common software verbs provider for RDMA networks.