]> Pileus Git - ~andy/linux/commitdiff
net: Remove obsolete MV64360 config option
authorGabriel Paubert <paubert@iram.es>
Tue, 26 May 2009 05:46:19 +0000 (22:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 May 2009 05:46:19 +0000 (22:46 -0700)
Signed-off-by: Gabriel Paubert <paubert@iram.es>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig

index efa659f0fb53d0271492d814bec3a38c1b50b651..8de123d551cae7a2a5c023a28798bbb00f6ccb45 100644 (file)
@@ -2351,7 +2351,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