xref: /openbmc/linux/drivers/infiniband/hw/mlx4/Kconfig (revision 64c70b1c)
1config MLX4_INFINIBAND
2	tristate "Mellanox ConnectX HCA support"
3	depends on INFINIBAND
4	select MLX4_CORE
5	---help---
6	  This driver provides low-level InfiniBand support for
7	  Mellanox ConnectX PCI Express host channel adapters (HCAs).
8	  This is required to use InfiniBand protocols such as
9	  IP-over-IB or SRP with these devices.
10