efi: efivars: prevent double registration
[linux-2.6-microblaze.git] / net / netfilter / Kconfig
index 4b8d046..f71b41c 100644 (file)
@@ -459,6 +459,9 @@ config NF_NAT_REDIRECT
 config NF_NAT_MASQUERADE
        bool
 
+config NF_NAT_OVS
+       bool
+
 config NETFILTER_SYNPROXY
        tristate
 
@@ -568,12 +571,6 @@ config NFT_TUNNEL
          This option adds the "tunnel" expression that you can use to set
          tunneling policies.
 
-config NFT_OBJREF
-       tristate "Netfilter nf_tables stateful object reference module"
-       help
-         This option adds the "objref" expression that allows you to refer to
-         stateful objects, such as counters and quotas.
-
 config NFT_QUEUE
        depends on NETFILTER_NETLINK_QUEUE
        tristate "Netfilter nf_tables queue module"