9 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config INFINIBAND_RDMAVT3 tristate "RDMA verbs transport library"4 depends on INFINIBAND_VIRT_DMA5 depends on X86_646 depends on PCI7 help8 This is a common software verbs provider for RDMA networks.9