diff options
author | Krzysztof Halasa <khc@pm.waw.pl> | 2008-06-30 16:09:15 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-08-07 04:00:03 -0400 |
commit | e2c709b0ba2886b5438b666222b4b3faf82d65a9 (patch) | |
tree | 305e65c38adee8e3829b505320c58b9e3c4a45e8 /drivers/net/wan | |
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>
Diffstat (limited to 'drivers/net/wan')
-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 846be60e7821..91fb395a94fa 100644 --- a/drivers/net/wan/Kconfig +++ b/drivers/net/wan/Kconfig | |||
@@ -154,8 +154,6 @@ config HDLC_PPP | |||
154 | help | 154 | help |
155 | Generic HDLC driver supporting PPP over WAN connections. | 155 | Generic HDLC driver supporting PPP over WAN connections. |
156 | 156 | ||
157 | It will be replaced by new PPP implementation in Linux 2.6.26. | ||
158 | |||
159 | If unsure, say N. | 157 | If unsure, say N. |
160 | 158 | ||
161 | config HDLC_X25 | 159 | config HDLC_X25 |