diff options
Diffstat (limited to 'drivers/net/ethernet/marvell/Kconfig')
| -rw-r--r-- | drivers/net/ethernet/marvell/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/marvell/Kconfig b/drivers/net/ethernet/marvell/Kconfig index edfba9370922..434e33c527df 100644 --- a/drivers/net/ethernet/marvell/Kconfig +++ b/drivers/net/ethernet/marvell/Kconfig | |||
| @@ -33,6 +33,7 @@ config MV643XX_ETH | |||
| 33 | 33 | ||
| 34 | config MVMDIO | 34 | config MVMDIO |
| 35 | tristate "Marvell MDIO interface support" | 35 | tristate "Marvell MDIO interface support" |
| 36 | select PHYLIB | ||
| 36 | ---help--- | 37 | ---help--- |
| 37 | This driver supports the MDIO interface found in the network | 38 | This driver supports the MDIO interface found in the network |
| 38 | interface units of the Marvell EBU SoCs (Kirkwood, Orion5x, | 39 | interface units of the Marvell EBU SoCs (Kirkwood, Orion5x, |
| @@ -45,7 +46,6 @@ config MVMDIO | |||
| 45 | config MVNETA | 46 | config MVNETA |
| 46 | tristate "Marvell Armada 370/XP network interface support" | 47 | tristate "Marvell Armada 370/XP network interface support" |
| 47 | depends on MACH_ARMADA_370_XP | 48 | depends on MACH_ARMADA_370_XP |
| 48 | select PHYLIB | ||
| 49 | select MVMDIO | 49 | select MVMDIO |
| 50 | ---help--- | 50 | ---help--- |
| 51 | This driver supports the network interface units in the | 51 | This driver supports the network interface units in the |
