]> Git Repo - linux.git/blob - drivers/infiniband/hw/mlx4/Kconfig
crypto: akcipher - Drop sign/verify operations
[linux.git] / drivers / infiniband / hw / mlx4 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config MLX4_INFINIBAND
3         tristate "Mellanox ConnectX HCA support"
4         depends on NETDEVICES && ETHERNET && PCI && INET
5         select NET_VENDOR_MELLANOX
6         select MLX4_CORE
7         help
8           This driver provides low-level InfiniBand support for
9           Mellanox ConnectX PCI Express host channel adapters (HCAs).
10           This is required to use InfiniBand protocols such as
11           IP-over-IB or SRP with these devices.
This page took 0.03525 seconds and 4 git commands to generate.