Files
linux/drivers/infiniband/hw/bng_re/Kconfig
Siva Reddy Kallam d0da769c19 RDMA/bng_re: Add Auxiliary interface
Add basic Auxiliary interface to the driver which supports
the BCM5770X NIC family.

Signed-off-by: Siva Reddy Kallam <siva.kallam@broadcom.com>
Link: https://patch.msgid.link/20251117171136.128193-3-siva.kallam@broadcom.com
Reviewed-by: Usman Ansari <usman.ansari@broadcom.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2025-11-24 02:58:29 -05:00

11 lines
356 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
config INFINIBAND_BNG_RE
tristate "Broadcom Next generation RoCE HCA support"
depends on 64BIT
depends on INET && DCB && BNGE
help
This driver supports Broadcom Next generation
50/100/200/400/800 gigabit RoCE HCAs. The module
will be called bng_re. To compile this driver
as a module, choose M here.