move THERMAL symbols into the generic config
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.25 / 180-netfilter_depends.patch
index 464284f53c8dc0b31c1cd9103979ee337b91a537..29491e2fd964b0f306479379621d0614912eee8e 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-2.6.23-rc6/net/netfilter/Kconfig
-===================================================================
---- linux-2.6.23-rc6.orig/net/netfilter/Kconfig        2007-09-21 16:24:03.000000000 +0800
-+++ linux-2.6.23-rc6/net/netfilter/Kconfig     2007-09-21 16:24:04.000000000 +0800
-@@ -143,7 +143,7 @@
+--- a/net/netfilter/Kconfig
++++ b/net/netfilter/Kconfig
+@@ -145,7 +145,7 @@ config NF_CONNTRACK_FTP
  
  config NF_CONNTRACK_H323
        tristate "H.323 protocol support"
@@ -11,7 +9,7 @@ Index: linux-2.6.23-rc6/net/netfilter/Kconfig
        depends on NETFILTER_ADVANCED
        help
          H.323 is a VoIP signalling protocol from ITU-T. As one of the most
-@@ -403,7 +403,7 @@
+@@ -456,7 +456,7 @@ config NETFILTER_XT_TARGET_TARPIT
  
  config NETFILTER_XT_TARGET_TCPMSS
        tristate '"TCPMSS" target support'