diff options
Diffstat (limited to 'net/sched')
-rw-r--r-- | net/sched/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/sched/Kconfig b/net/sched/Kconfig index 4f7ef0db302b..929218a47620 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig | |||
@@ -335,9 +335,6 @@ config NET_CLS_CGROUP | |||
335 | Say Y here if you want to classify packets based on the control | 335 | Say Y here if you want to classify packets based on the control |
336 | cgroup of their process. | 336 | cgroup of their process. |
337 | 337 | ||
338 | To compile this code as a module, choose M here: the | ||
339 | module will be called cls_cgroup. | ||
340 | |||
341 | config NET_EMATCH | 338 | config NET_EMATCH |
342 | bool "Extended Matches" | 339 | bool "Extended Matches" |
343 | select NET_CLS | 340 | select NET_CLS |