12 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config MLX4_INFINIBAND3 tristate "Mellanox ConnectX HCA support"4 depends on NETDEVICES && ETHERNET && PCI && INET5 select NET_VENDOR_MELLANOX6 select MLX4_CORE7 help8 This driver provides low-level InfiniBand support for9 Mellanox ConnectX PCI Express host channel adapters (HCAs).10 This is required to use InfiniBand protocols such as11 IP-over-IB or SRP with these devices.12