blob: 98e798007f75ceb9f48f9bbfdcca5b4d9feb6083 (
plain)
1
2
3
4
5
6
7
|
config INFINIBAND_RDMAVT
tristate "RDMA verbs transport library"
depends on 64BIT && ARCH_DMA_ADDR_T_64BIT
depends on PCI
select DMA_VIRT_OPS
---help---
This is a common software verbs provider for RDMA networks.
|