1config MLX5_INFINIBAND 2 tristate "Mellanox Connect-IB HCA support" 3 depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE 4 depends on INFINIBAND_USER_ACCESS || INFINIBAND_USER_ACCESS=n 5 ---help--- 6 This driver provides low-level InfiniBand support for 7 Mellanox Connect-IB PCI Express host channel adapters (HCAs). 8 This is required to use InfiniBand protocols such as 9 IP-over-IB or SRP with these devices. 10