]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[NETFILTER]: ULOG target is not obsolete
authorThomas Voegtle <tv@lio96.de>
Tue, 25 Apr 2006 00:15:54 +0000 (17:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 25 Apr 2006 00:27:29 +0000 (17:27 -0700)
The backend part is obsoleted, but the target itself is still needed.

Signed-off-by: Thomas Voegtle <tv@lio96.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/Kconfig

index c60fd5c4ea1e531f71f57a2704da64b1c5985f3e..3d560dec63ab5dacf2d848191bb62f0069276d7f 100644 (file)
@@ -345,7 +345,7 @@ config IP_NF_TARGET_LOG
          To compile it as a module, choose M here.  If unsure, say N.
 
 config IP_NF_TARGET_ULOG
-       tristate "ULOG target support (OBSOLETE)"
+       tristate "ULOG target support"
        depends on IP_NF_IPTABLES
        ---help---