| # 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. |