]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/Kconfig
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
[linux-2.6-omap-h63xx.git] / net / Kconfig
index 867f95032513f7d7b617ad837a716224e4e3ca3e..915657832d944c10a537f3dbd3ce3d3d69745fb0 100644 (file)
@@ -37,6 +37,7 @@ config NETDEBUG
 source "net/packet/Kconfig"
 source "net/unix/Kconfig"
 source "net/xfrm/Kconfig"
+source "net/iucv/Kconfig"
 
 config INET
        bool "TCP/IP networking"
@@ -75,7 +76,7 @@ config NETWORK_SECMARK
          If you are unsure how to answer this question, answer N.
 
 menuconfig NETFILTER
-       bool "Network packet filtering (replaces ipchains)"
+       bool "Network packet filtering framework (Netfilter)"
        ---help---
          Netfilter is a framework for filtering and mangling network packets
          that pass through your Linux box.