rename generic-2.6/config-default to generic-2.6/config-2.6.21
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.22 / 180-netfilter_depends.patch
1 --- a/net/netfilter/Kconfig
2 +++ b/net/netfilter/Kconfig
3 @@ -133,7 +133,7 @@
4
5 config NF_CONNTRACK_H323
6 tristate "H.323 protocol support (EXPERIMENTAL)"
7 - depends on EXPERIMENTAL && NF_CONNTRACK && (IPV6 || IPV6=n)
8 + depends on EXPERIMENTAL && NF_CONNTRACK
9 help
10 H.323 is a VoIP signalling protocol from ITU-T. As one of the most
11 important VoIP protocols, it is widely used by voice hardware and
12 @@ -398,7 +398,7 @@
13
14 config NETFILTER_XT_TARGET_TCPMSS
15 tristate '"TCPMSS" target support'
16 - depends on NETFILTER_XTABLES && (IPV6 || IPV6=n)
17 + depends on NETFILTER_XTABLES
18 ---help---
19 This option adds a `TCPMSS' target, which allows you to alter the
20 MSS value of TCP SYN packets, to control the maximum size for that