Selaa lähdekoodia

cls_cgroup: clean up Kconfig

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

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Li Zefan 16 vuotta sitten
vanhempi
commit
68ce9c0e34
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0 3
      net/sched/Kconfig

+ 0 - 3
net/sched/Kconfig

@@ -335,9 +335,6 @@ config NET_CLS_CGROUP
 	  Say Y here if you want to classify packets based on the control
 	  Say Y here if you want to classify packets based on the control
 	  cgroup of their process.
 	  cgroup of their process.
 
 
-	  To compile this code as a module, choose M here: the
-	  module will be called cls_cgroup.
-
 config NET_EMATCH
 config NET_EMATCH
 	bool "Extended Matches"
 	bool "Extended Matches"
 	select NET_CLS
 	select NET_CLS