diff options
| -rw-r--r-- | net/sched/Kconfig | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/net/sched/Kconfig b/net/sched/Kconfig index 475e35e261ec..7a57f66e654a 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig @@ -713,6 +713,7 @@ config NET_ACT_BPF  config NET_ACT_CONNMARK          tristate "Netfilter Connection Mark Retriever"          depends on NET_CLS_ACT && NETFILTER && IP_NF_IPTABLES +        depends on NF_CONNTRACK_MARK          ---help---  	  Say Y here to allow retrieving of conn mark | 
