Skip to content

Commit

Permalink
cls_cgroup: clean up Kconfig
Browse files Browse the repository at this point in the history
cls_cgroup can't be compiled as a module, since it's not supported by
cgroup.

Signed-off-by: Li Zefan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Li Zefan authored and davem330 committed Dec 30, 2008
1 parent 8e8ba85 commit 68ce9c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions net/sched/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,6 @@ config NET_CLS_CGROUP
Say Y here if you want to classify packets based on the control
cgroup of their process.

To compile this code as a module, choose M here: the
module will be called cls_cgroup.

config NET_EMATCH
bool "Extended Matches"
select NET_CLS
Expand Down

0 comments on commit 68ce9c0

Please sign in to comment.