Selvin Xavier | 592e8b3 | 2017-02-10 03:19:53 -0800 | [diff] [blame] | 1 | config INFINIBAND_BNXT_RE |
| 2 | tristate "Broadcom Netxtreme HCA support" |
Arnd Bergmann | e57f774 | 2017-02-17 15:40:21 +0100 | [diff] [blame^] | 3 | depends on ETHERNET && NETDEVICES && PCI && INET && DCB |
Selvin Xavier | 592e8b3 | 2017-02-10 03:19:53 -0800 | [diff] [blame] | 4 | select NET_VENDOR_BROADCOM |
| 5 | select 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. |