diff options
author | Krzysztof Halasa <khc@pm.waw.pl> | 2008-06-30 22:09:15 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-08-07 04:00:03 -0400 |
commit | e2c709b0ba2886b5438b666222b4b3faf82d65a9 (patch) | |
tree | 305e65c38adee8e3829b505320c58b9e3c4a45e8 | |
parent | f982307f22db96201e41540295f24e8dcc10c78f (diff) |
WAN: remove extra help text from HDLC_PPP config option
Remove extra help text from HDLC_PPP config option.
Signed-off-by: Krzysztof HaĆasa <khc@pm.waw.pl>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
-rw-r--r-- | drivers/net/wan/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig index 846be60e782..91fb395a94f 100644 --- a/drivers/net/wan/Kconfig +++ b/drivers/net/wan/Kconfig @@ -154,8 +154,6 @@ config HDLC_PPP help Generic HDLC driver supporting PPP over WAN connections. - It will be replaced by new PPP implementation in Linux 2.6.26. - If unsure, say N. config HDLC_X25 |