xref: /linux/drivers/infiniband/sw/rdmavt/Kconfig (revision e9f0878c4b2004ac19581274c1ae4c61ae3ca70e)
1config INFINIBAND_RDMAVT
2	tristate "RDMA verbs transport library"
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.
8