| # Mellanox driver configuration |
| tristate "Mellanox Technologies 10Gbit Ethernet support" |
| This driver supports Mellanox Technologies ConnectX Ethernet |
| bool "Data Center Bridging (DCB) Support" |
| depends on MLX4_EN && DCB |
| Say Y here if you want to use Data Center Bridging (DCB) in the |
| If set to N, will not be able to configure QoS and ratelimit attributes. |
| This flag is depended on the kernel's DCB support. |
| bool "Verbose debugging output" if (MLX4_CORE && EXPERT) |
| This option causes debugging code to be compiled into the |
| mlx4_core driver. The output can be turned on via the |
| debug_level module parameter (which can also be set after |
| the driver is loaded through sysfs). |