Merge branch 'for-linus' into for-next
[linux-2.6-microblaze.git] / drivers / net / ethernet / mellanox / mlx5 / core / Kconfig
index 9d623e3..461a43f 100644 (file)
@@ -104,6 +104,18 @@ config MLX5_TC_CT
 
          If unsure, set to Y
 
+config MLX5_TC_SAMPLE
+       bool "MLX5 TC sample offload support"
+       depends on MLX5_CLS_ACT
+       default y
+       help
+         Say Y here if you want to support offloading sample rules via tc
+         sample action.
+         If set to N, will not be able to configure tc rules with sample
+         action.
+
+         If unsure, set to Y
+
 config MLX5_CORE_EN_DCB
        bool "Data Center Bridging (DCB) Support"
        default y