netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
[cascardo/linux.git] / net / ipv6 / netfilter / Kconfig
index f6a024e..e10a04c 100644 (file)
@@ -49,6 +49,7 @@ config NFT_REJECT_IPV6
 
 config NFT_DUP_IPV6
        tristate "IPv6 nf_tables packet duplication support"
+       depends on !NF_CONNTRACK || NF_CONNTRACK
        select NF_DUP_IPV6
        help
          This module enables IPv6 packet duplication support for nf_tables.