]> Git Repo - J-linux.git/blob - drivers/infiniband/hw/erdma/Kconfig
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / infiniband / hw / erdma / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config INFINIBAND_ERDMA
3         tristate "Alibaba Elastic RDMA Adapter (ERDMA) support"
4         depends on PCI_MSI && 64BIT
5         depends on INFINIBAND_ADDR_TRANS
6         depends on INFINIBAND_USER_ACCESS
7         help
8           This is a RDMA/iWarp driver for Alibaba Elastic RDMA Adapter(ERDMA),
9           which supports RDMA features in Alibaba cloud environment.
10
11           To compile this driver as module, choose M here. The module will be
12           called erdma.
This page took 0.027107 seconds and 4 git commands to generate.