xref: /openbmc/linux/drivers/infiniband/hw/mlx5/Kconfig (revision 23c2b932)
1config MLX5_INFINIBAND
2	tristate "Mellanox Connect-IB HCA 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