[PATCH] remove dead entry in net wan Kconfig

From: Paul Fulghum
Date: Fri May 12 2006 - 11:07:53 EST


Remove dead entry from net wan Kconfig.
This entry is left over from 2.4 where synclink
used syncppp driver directly. synclink drivers
now use generic HDLC

Signed-off-by: Paul Fulghum <paulkf@xxxxxxxxxxxxx>

--- linux-2.6.16/drivers/net/wan/Kconfig 2006-03-19 23:53:29.000000000 -0600
+++ b/drivers/net/wan/Kconfig 2006-05-12 09:17:03.000000000 -0500
@@ -134,18 +134,6 @@
The driver will be compiled as a module: the
module will be called sealevel.

-config SYNCLINK_SYNCPPP
- tristate "SyncLink HDLC/SYNCPPP support"
- depends on WAN
- help
- Enables HDLC/SYNCPPP support for the SyncLink WAN driver.
-
- Normally the SyncLink WAN driver works with the main PPP driver
- <file:drivers/net/ppp_generic.c> and pppd program.
- HDLC/SYNCPPP support allows use of the Cisco HDLC/PPP driver
- <file:drivers/net/wan/syncppp.c>. The SyncLink WAN driver (in
- character devices) must also be enabled.
-
# Generic HDLC
config HDLC
tristate "Generic HDLC layer"


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/