mirror of https://gitee.com/openkylin/linux.git
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
|
@ -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 New Issue