summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2018-07-09 12:34:00 +0300
committerJoe Hershberger <joe.hershberger@ni.com>2018-07-26 22:08:21 +0300
commitfb7310769882c2fb9716352a78744327e72c2430 (patch)
tree79945c4b4254d3c6a610ce94da75a93659ba19dc /drivers/net/Kconfig
parente9bf75c9d3b2494c985fd4a21db8036b493fbd11 (diff)
downloadu-boot-fb7310769882c2fb9716352a78744327e72c2430.tar.xz
net: mvgbe: convert to DM
Add driver model support to the mvgbe driver. As a temporary measure both DM and non-DM uses are supported. Once all the users have been converted the non-DM support can be dropped. Signed-off-by: Chris Packham <judge.packham@gmail.com> Tested-by: Michael Walle <michael@walle.cc> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 79eef2d755..f762b0898d 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -181,6 +181,7 @@ config FTMAC100
config MVGBE
bool "Marvell Orion5x/Kirkwood network interface support"
depends on KIRKWOOD || ORION5X
+ select PHYLIB if DM_ETH
help
This driver supports the network interface units in the
Marvell Orion5x and Kirkwood SoCs