06cc85086e
Change Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>
8 lines
312 B
Text
8 lines
312 B
Text
config MLX4_INFINIBAND
|
|
tristate "Mellanox ConnectX HCA support"
|
|
select MLX4_CORE
|
|
---help---
|
|
This driver provides low-level InfiniBand support for
|
|
Mellanox ConnectX PCI Express host channel adapters (HCAs).
|
|
This is required to use InfiniBand protocols such as
|
|
IP-over-IB or SRP with these devices.
|