Kconfig 178 B

123456
  1. config INFINIBAND_RDMAVT
  2. tristate "RDMA verbs transport library"
  3. depends on 64BIT
  4. select DMA_VIRT_OPS
  5. ---help---
  6. This is a common software verbs provider for RDMA networks.