|
@@ -1,4 +1,3 @@
|
|
-
|
|
|
|
#
|
|
#
|
|
# Network device configuration
|
|
# Network device configuration
|
|
#
|
|
#
|
|
@@ -2351,7 +2350,7 @@ config UGETH_TX_ON_DEMAND
|
|
|
|
|
|
config MV643XX_ETH
|
|
config MV643XX_ETH
|
|
tristate "Marvell Discovery (643XX) and Orion ethernet support"
|
|
tristate "Marvell Discovery (643XX) and Orion ethernet support"
|
|
- depends on MV64360 || MV64X60 || (PPC_MULTIPLATFORM && PPC32) || PLAT_ORION
|
|
|
|
|
|
+ depends on MV64360 || MV64X60 || PPC32 || PLAT_ORION
|
|
select INET_LRO
|
|
select INET_LRO
|
|
select PHYLIB
|
|
select PHYLIB
|
|
help
|
|
help
|