|
@@ -33,6 +33,7 @@ config MV643XX_ETH
|
|
|
|
|
|
config MVMDIO
|
|
config MVMDIO
|
|
tristate "Marvell MDIO interface support"
|
|
tristate "Marvell MDIO interface support"
|
|
|
|
+ select PHYLIB
|
|
---help---
|
|
---help---
|
|
This driver supports the MDIO interface found in the network
|
|
This driver supports the MDIO interface found in the network
|
|
interface units of the Marvell EBU SoCs (Kirkwood, Orion5x,
|
|
interface units of the Marvell EBU SoCs (Kirkwood, Orion5x,
|
|
@@ -45,7 +46,6 @@ config MVMDIO
|
|
config MVNETA
|
|
config MVNETA
|
|
tristate "Marvell Armada 370/XP network interface support"
|
|
tristate "Marvell Armada 370/XP network interface support"
|
|
depends on MACH_ARMADA_370_XP
|
|
depends on MACH_ARMADA_370_XP
|
|
- select PHYLIB
|
|
|
|
select MVMDIO
|
|
select MVMDIO
|
|
---help---
|
|
---help---
|
|
This driver supports the network interface units in the
|
|
This driver supports the network interface units in the
|