aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/sched/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/sched/Kconfig b/net/sched/Kconfig
index 554248e0fc4..87af7c913d8 100644
--- a/net/sched/Kconfig
+++ b/net/sched/Kconfig
@@ -476,15 +476,6 @@ config NET_ACT_SIMP
476 To compile this code as a module, choose M here: the 476 To compile this code as a module, choose M here: the
477 module will be called simple. 477 module will be called simple.
478 478
479config NET_CLS_POLICE
480 bool "Traffic Policing (obsolete)"
481 select NET_CLS_ACT
482 select NET_ACT_POLICE
483 ---help---
484 Say Y here if you want to do traffic policing, i.e. strict
485 bandwidth limiting. This option is obsolete and just selects
486 the option replacing it. It will be removed in the future.
487
488config NET_CLS_IND 479config NET_CLS_IND
489 bool "Incoming device classification" 480 bool "Incoming device classification"
490 depends on NET_CLS_U32 || NET_CLS_FW 481 depends on NET_CLS_U32 || NET_CLS_FW