netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] remove Momentum Jaguar ATX network driver support
@ 2006-10-02 14:33 Yoichi Yuasa
  2006-10-02 14:34 ` [PATCH 2/2] remove Momentum Ocelot 3 andOcelot C " Yoichi Yuasa
  2006-10-02 15:22 ` [PATCH 1/2] remove Momentum Jaguar ATX " Ralf Baechle
  0 siblings, 2 replies; 3+ messages in thread
From: Yoichi Yuasa @ 2006-10-02 14:33 UTC (permalink / raw)
  To: jgarzik; +Cc: yoichi_yuasa, netdev, Ralf Baechle

This patch has removed Momentum / PMC-Sierra Jaguar ATX network driver support.
It is listed in feature-removal-schedule.txt .

Yoichi

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>

diff -pruN -X generic/Documentation/dontdiff generic-orig/drivers/net/Kconfig generic/drivers/net/Kconfig
--- generic-orig/drivers/net/Kconfig	2006-10-01 14:16:22.148805500 +0900
+++ generic/drivers/net/Kconfig	2006-10-01 14:25:10.785843250 +0900
@@ -2292,7 +2292,7 @@ config UGETH_HAS_GIGA
 
 config MV643XX_ETH
 	tristate "MV-643XX Ethernet support"
-	depends on MOMENCO_OCELOT_C || MOMENCO_JAGUAR_ATX || MV64360 || MOMENCO_OCELOT_3 || (PPC_MULTIPLATFORM && PPC32)
+	depends on MOMENCO_OCELOT_C || MV64360 || MOMENCO_OCELOT_3 || (PPC_MULTIPLATFORM && PPC32)
 	select MII
 	help
 	  This driver supports the gigabit Ethernet on the Marvell MV643XX

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-02 23:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-02 14:33 [PATCH 1/2] remove Momentum Jaguar ATX network driver support Yoichi Yuasa
2006-10-02 14:34 ` [PATCH 2/2] remove Momentum Ocelot 3 andOcelot C " Yoichi Yuasa
2006-10-02 15:22 ` [PATCH 1/2] remove Momentum Jaguar ATX " Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).