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.
22 config MLX5_CORE_EN_DCB
23 bool "Data Center Bridging (DCB) Support"
25 depends on MLX5_CORE_EN && DCB
27 Say Y here if you want to use Data Center Bridging (DCB) in the
29 If set to N, will not be able to configure QoS and ratelimit attributes.
30 This flag is depended on the kernel's DCB support.