linux/linux-5.4.31/drivers/infiniband/sw/rdmavt/Kconfig

9 lines
260 B
Plaintext
Raw Normal View History

2024-01-30 10:43:28 +00:00
# SPDX-License-Identifier: GPL-2.0-only
config INFINIBAND_RDMAVT
tristate "RDMA verbs transport library"
depends on X86_64 && ARCH_DMA_ADDR_T_64BIT
depends on PCI
select DMA_VIRT_OPS
---help---
This is a common software verbs provider for RDMA networks.