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