hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/infiniband/hw/bnxt_re/Kconfig
....@@ -1,10 +1,11 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config INFINIBAND_BNXT_RE
2
- tristate "Broadcom Netxtreme HCA support"
3
- depends on ETHERNET && NETDEVICES && PCI && INET && DCB
4
- depends on MAY_USE_DEVLINK
5
- select NET_VENDOR_BROADCOM
6
- select BNXT
7
- ---help---
3
+ tristate "Broadcom Netxtreme HCA support"
4
+ depends on 64BIT
5
+ depends on ETHERNET && NETDEVICES && PCI && INET && DCB
6
+ select NET_VENDOR_BROADCOM
7
+ select BNXT
8
+ help
89 This driver supports Broadcom NetXtreme-E 10/25/40/50 gigabit
910 RoCE HCAs. To compile this driver as a module, choose M here:
1011 the module will be called bnxt_re.