Remove extra help text from HDLC_PPP config option.
Signed-off-by: Krzysztof Ha?asa <[email protected]>
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig
index d3c2773..8f3ac39 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
Krzysztof Halasa wrote:
> Remove extra help text from HDLC_PPP config option.
>
> Signed-off-by: Krzysztof Ha?asa <[email protected]>
>
> diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig
> index d3c2773..8f3ac39 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.
applied