Merge tag 'armsoc-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[cascardo/linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / Kconfig
index c503ea0..1cf722e 100644 (file)
@@ -19,3 +19,15 @@ config MLX5_CORE_EN
          Ethernet support in Mellanox Technologies ConnectX-4 NIC.
          Ethernet and Infiniband support in ConnectX-4 are currently mutually
          exclusive.
+
+config MLX5_CORE_EN_DCB
+       bool "Data Center Bridging (DCB) Support"
+       default y
+       depends on MLX5_CORE_EN && DCB
+       ---help---
+         Say Y here if you want to use Data Center Bridging (DCB) in the
+         driver.
+         If set to N, will not be able to configure QoS and ratelimit attributes.
+         This flag is depended on the kernel's DCB support.
+
+         If unsure, set to Y