xref: /linux/drivers/infiniband/hw/bnxt_re/Kconfig (revision 8be98d2f2a0a262f8bf8a0bc1fdf522b3c7aab17)
1# SPDX-License-Identifier: GPL-2.0-only
2config INFINIBAND_BNXT_RE
3	tristate "Broadcom Netxtreme HCA support"
4	depends on 64BIT
5	depends on INET && DCB && BNXT
6	help
7	  This driver supports Broadcom NetXtreme-E 10/25/40/50 gigabit
8	  RoCE HCAs.  To compile this driver as a module, choose M here:
9	  the module will be called bnxt_re.
10