brintos

brintos / linux-shallow public Read only

0
0
Text · 240 B · 0df48b3 Raw
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