1*0266a177SLong Li# SPDX-License-Identifier: GPL-2.0-only 2*0266a177SLong Liconfig MANA_INFINIBAND 3*0266a177SLong Li tristate "Microsoft Azure Network Adapter support" 4*0266a177SLong Li depends on NETDEVICES && ETHERNET && PCI && MICROSOFT_MANA 5*0266a177SLong Li help 6*0266a177SLong Li This driver provides low-level RDMA support for Microsoft Azure 7*0266a177SLong Li Network Adapter (MANA). MANA supports RDMA features that can be used 8*0266a177SLong Li for workloads (e.g. DPDK, MPI etc) that uses RDMA verbs to directly 9*0266a177SLong Li access hardware from user-mode processes in Microsoft Azure cloud 10*0266a177SLong Li environment. 11