diff mbox

[v3] Remove obsolete MV64360 config option

Message ID 20090519074045.GA27611@iram.es
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Gabriel Paubert May 19, 2009, 7:40 a.m. UTC
Signed-off-by: Gabriel Paubert <paubert@iram.es>

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

David Miller May 26, 2009, 5:46 a.m. UTC | #1
From: Gabriel Paubert <paubert@iram.es>
Date: Tue, 19 May 2009 09:40:45 +0200

> Signed-off-by: Gabriel Paubert <paubert@iram.es>

Applied to net-next-2.6, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index a10e054..570345d 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2350,7 +2350,7 @@  config UGETH_TX_ON_DEMAND
 
 config MV643XX_ETH
 	tristate "Marvell Discovery (643XX) and Orion ethernet support"
-	depends on MV64360 || MV64X60 || PPC32 || PLAT_ORION
+	depends on MV64X60 || PPC32 || PLAT_ORION
 	select INET_LRO
 	select PHYLIB
 	help