netfilter: improve flow table Kconfig dependencies
[linux-2.6-microblaze.git] / net / ipv6 / netfilter / Kconfig
index b6f5edf..4a634b7 100644 (file)
@@ -72,8 +72,9 @@ endif # NF_TABLES_IPV6
 endif # NF_TABLES
 
 config NF_FLOW_TABLE_IPV6
-       select NF_FLOW_TABLE
        tristate "Netfilter flow table IPv6 module"
+       depends on NF_CONNTRACK && NF_TABLES
+       select NF_FLOW_TABLE
        help
          This option adds the flow table IPv6 support.