[PATCH] remove dead entry in net wan Kconfig

Remove dead entry from net wan Kconfig and net wan Makefile.. 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@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

authored by Paul Fulghum and committed by Jeff Garzik 22db99bd 5b552b16

-13
-12
drivers/net/wan/Kconfig
··· 134 134 The driver will be compiled as a module: the 135 135 module will be called sealevel. 136 136 137 - config SYNCLINK_SYNCPPP 138 - tristate "SyncLink HDLC/SYNCPPP support" 139 - depends on WAN 140 - help 141 - Enables HDLC/SYNCPPP support for the SyncLink WAN driver. 142 - 143 - Normally the SyncLink WAN driver works with the main PPP driver 144 - <file:drivers/net/ppp_generic.c> and pppd program. 145 - HDLC/SYNCPPP support allows use of the Cisco HDLC/PPP driver 146 - <file:drivers/net/wan/syncppp.c>. The SyncLink WAN driver (in 147 - character devices) must also be enabled. 148 - 149 137 # Generic HDLC 150 138 config HDLC 151 139 tristate "Generic HDLC layer"
-1
drivers/net/wan/Makefile
··· 28 28 obj-$(CONFIG_FARSYNC) += syncppp.o farsync.o 29 29 obj-$(CONFIG_DSCC4) += dscc4.o 30 30 obj-$(CONFIG_LANMEDIA) += syncppp.o 31 - obj-$(CONFIG_SYNCLINK_SYNCPPP) += syncppp.o 32 31 obj-$(CONFIG_X25_ASY) += x25_asy.o 33 32 34 33 obj-$(CONFIG_LANMEDIA) += lmc/