net: Remove obsolete MV64360 config option

Signed-off-by: Gabriel Paubert <paubert@iram.es>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Gabriel Paubert 2009-05-25 22:46:19 -07:00 committed by David S. Miller
parent d0fc1d5e3f
commit dfa9264fe1
1 changed files with 1 additions and 1 deletions

View 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