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