Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68ce9c0e authored by Li Zefan's avatar Li Zefan Committed by David S. Miller
Browse files

cls_cgroup: clean up Kconfig



cls_cgroup can't be compiled as a module, since it's not supported by
cgroup.

Signed-off-by: default avatarLi Zefan <lizf@cn.fujitsu.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8e8ba854
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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