diff options
author | Ashish Karkare <akarkare@marvell.com> | 2009-05-07 16:31:01 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-05-07 16:31:01 -0700 |
commit | 9b05126baa146fc3f41360164141d4e1b3ea93c4 (patch) | |
tree | 560f3d061fe13ce49b11b10651f3128da35f68d3 /net/Kconfig | |
parent | b805007545813d276c844f0f6d6c825b07c6aec6 (diff) |
net: remove stale reference to fastroute from Kconfig help text
Signed-off-by: Ashish Karkare <akarkare@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/net/Kconfig b/net/Kconfig index ce77db4fcec8..c19f549c8e74 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -119,12 +119,6 @@ menuconfig NETFILTER <file:Documentation/Changes> under "iptables" for the location of these packages. - Make sure to say N to "Fast switching" below if you intend to say Y - here, as Fast switching currently bypasses netfilter. - - Chances are that you should say Y here if you compile a kernel which - will run as a router and N for regular hosts. If unsure, say N. - if NETFILTER config NETFILTER_DEBUG |