Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com>
---
 rules/iproute2.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules/iproute2.in b/rules/iproute2.in
index 888b59546..6e9f022d3 100644
--- a/rules/iproute2.in
+++ b/rules/iproute2.in
@@ -133,10 +133,14 @@ config IPROUTE2_SS
 
 config IPROUTE2_TC
        bool
+       depends on !BUSYBOX_TC || ALLYES
        prompt "tc"
        help
          tc is used to configure Traffic Control in the Linux Kernel, which
          consists of Shaping, Scheduling, Policing and Dropping.
          Processing of traffic is controlled by qdiscs, classes and filters.
 
+comment "busybox' tc is selected"
+       depends on BUSYBOX_TC
+
 endif
-- 
2.19.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to