2 # Mellanox driver configuration
6 tristate "Mellanox Technologies ConnectX-4 and Connect-IB core driver"
7 depends on MAY_USE_DEVLINK
11 Core driver for low level functionality of the ConnectX-4 and
12 Connect-IB cards by Mellanox Technologies.
15 bool "Mellanox Technologies ConnectX-4 Ethernet support"
16 depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE
20 Ethernet support in Mellanox Technologies ConnectX-4 NIC.
21 Ethernet and Infiniband support in ConnectX-4 are currently mutually
24 config MLX5_CORE_EN_DCB
25 bool "Data Center Bridging (DCB) Support"
27 depends on MLX5_CORE_EN && DCB
29 Say Y here if you want to use Data Center Bridging (DCB) in the
31 If set to N, will not be able to configure QoS and ratelimit attributes.
32 This flag is depended on the kernel's DCB support.