brintos

brintos / linux-shallow public Read only

0
0
Text · 422 B · ef1ff42 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config MLX5_INFINIBAND3	tristate "Mellanox 5th generation network adapters (ConnectX series) support"4	depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE5	help6	  This driver provides low-level InfiniBand support for7	  Mellanox Connect-IB PCI Express host channel adapters (HCAs).8	  This is required to use InfiniBand protocols such as9	  IP-over-IB or SRP with these devices.10