Eli Cohen | e126ba9 | 2013-07-07 17:25:49 +0300 | [diff] [blame^] | 1 | config MLX5_INFINIBAND |
2 | tristate "Mellanox Connect-IB HCA support" | ||||
3 | depends on NETDEVICES && ETHERNET && PCI && X86 | ||||
4 | select NET_VENDOR_MELLANOX | ||||
5 | select MLX5_CORE | ||||
6 | ---help--- | ||||
7 | This driver provides low-level InfiniBand support for | ||||
8 | Mellanox Connect-IB PCI Express host channel adapters (HCAs). | ||||
9 | This is required to use InfiniBand protocols such as | ||||
10 | IP-over-IB or SRP with these devices. |