Kconfig (3eb66e91a25497065c5322b1268cbc3953642227) | Kconfig (f4b6bcc7002f0e3a3428bac33cf1945abff95450) |
---|---|
1config MLX4_INFINIBAND 2 tristate "Mellanox ConnectX HCA support" 3 depends on NETDEVICES && ETHERNET && PCI && INET 4 depends on INFINIBAND_USER_ACCESS || !INFINIBAND_USER_ACCESS | 1config MLX4_INFINIBAND 2 tristate "Mellanox ConnectX HCA support" 3 depends on NETDEVICES && ETHERNET && PCI && INET 4 depends on INFINIBAND_USER_ACCESS || !INFINIBAND_USER_ACCESS |
5 depends on MAY_USE_DEVLINK | |
6 select NET_VENDOR_MELLANOX 7 select MLX4_CORE 8 ---help--- 9 This driver provides low-level InfiniBand support for 10 Mellanox ConnectX PCI Express host channel adapters (HCAs). 11 This is required to use InfiniBand protocols such as 12 IP-over-IB or SRP with these devices. | 5 select NET_VENDOR_MELLANOX 6 select MLX4_CORE 7 ---help--- 8 This driver provides low-level InfiniBand support for 9 Mellanox ConnectX PCI Express host channel adapters (HCAs). 10 This is required to use InfiniBand protocols such as 11 IP-over-IB or SRP with these devices. |