diff -u -a -p -r1.12 Kconfig --- linux-cvs/net/ipv4/netfilter/Kconfig 26 Sep 2003 00:23:18 -0000 1.12 +++ linux-cvs/net/ipv4/netfilter/Kconfig 27 Oct 2003 04:03:40 -0000 @@ -267,7 +267,7 @@ config IP_NF_MATCH_OWNER config IP_NF_MATCH_PHYSDEV tristate "Physdev match support" - depends on IP_NF_IPTABLES!=n && BRIDGE_NETFILTER + depends on IP_NF_IPTABLES && BRIDGE_NETFILTER help Physdev packet matching matches against the physical bridge ports the IP packet arrived on or will leave by.