2 # Mellanox driver configuration
6 tristate "Mellanox Technologies 1/10/40Gbit Ethernet support"
11 This driver supports Mellanox Technologies ConnectX Ethernet
15 bool "Data Center Bridging (DCB) Support"
17 depends on MLX4_EN && DCB
19 Say Y here if you want to use Data Center Bridging (DCB) in the
21 If set to N, will not be able to configure QoS and ratelimit attributes.
22 This flag is depended on the kernel's DCB support.
27 bool "VXLAN offloads Support"
29 depends on MLX4_EN && VXLAN && !(MLX4_EN=y && VXLAN=m)
31 Say Y here if you want to use VXLAN offloads in the driver.
39 bool "Verbose debugging output" if (MLX4_CORE && EXPERT)
43 This option causes debugging code to be compiled into the
44 mlx4_core driver. The output can be turned on via the
45 debug_level module parameter (which can also be set after
46 the driver is loaded through sysfs).