mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
net: mvpp2: MVPP2 now needs MVMDIO
Changes to mvpp2.c require the MVMDIO module which in turn uses DM_MDIO. Signed-off-by: Nevo Hed <nhed+github@starry.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
committed by
Joe Hershberger
parent
2a42870778
commit
17caaf8a9d
@@ -298,6 +298,8 @@ config MVPP2
|
||||
bool "Marvell Armada 375/7K/8K network interface support"
|
||||
depends on ARMADA_375 || ARMADA_8K
|
||||
select PHYLIB
|
||||
select MVMDIO
|
||||
select DM_MDIO
|
||||
help
|
||||
This driver supports the network interface units in the
|
||||
Marvell ARMADA 375, 7K and 8K SoCs.
|
||||
|
Reference in New Issue
Block a user