mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
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:
parent
d0fc1d5e3f
commit
dfa9264fe1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue