Kconfig (664b0bae0b87f69bc9deb098f5e0158b9cf18e04) Kconfig (e02637e97d68a54b1527bc654bf8377eda310226)
1config INFINIBAND_RDMAVT
2 tristate "RDMA verbs transport library"
1config INFINIBAND_RDMAVT
2 tristate "RDMA verbs transport library"
3 depends on 64BIT
3 depends on 64BIT && ARCH_DMA_ADDR_T_64BIT
4 depends on PCI
5 select DMA_VIRT_OPS
6 ---help---
7 This is a common software verbs provider for RDMA networks.
4 depends on PCI
5 select DMA_VIRT_OPS
6 ---help---
7 This is a common software verbs provider for RDMA networks.