The patch titled remove dead entry in net wan Kconfig has been removed from the -mm tree. Its filename is remove-dead-entry-in-net-wan-kconfig.patch This patch was probably dropped from -mm because it has now been merged into a subsystem tree or into Linus's tree, or because it was folded into its parent patch in the -mm tree. ------------------------------------------------------ Subject: remove dead entry in net wan Kconfig From: Paul Fulghum <paulkf@xxxxxxxxxxxxx> 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> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/net/wan/Kconfig | 12 ------------ 1 file changed, 12 deletions(-) diff -puN drivers/net/wan/Kconfig~remove-dead-entry-in-net-wan-kconfig drivers/net/wan/Kconfig --- devel/drivers/net/wan/Kconfig~remove-dead-entry-in-net-wan-kconfig 2006-06-01 20:31:49.000000000 -0700 +++ devel-akpm/drivers/net/wan/Kconfig 2006-06-01 20:31:49.000000000 -0700 @@ -134,18 +134,6 @@ config SEALEVEL_4021 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" _ Patches currently in -mm which might be from paulkf@xxxxxxxxxxxxx are remove-dead-entry-in-net-wan-kconfig.patch sparse-fixes-for-synclink_cs.patch fix-kbuild-dependencies-for-synclink-drivers.patch remove-dead-entry-in-net-wan-makefile.patch revert-tty-buffering-comment-out-debug-code.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html