summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-09-26 08:26:57 -0400
committerTom Rini <trini@konsulko.com>2017-09-26 08:26:57 -0400
commit0cc8c3064d4be2f5492f04f9d1eda1ee256ac4e7 (patch)
tree4dd552c69651f38571f60058e231a85504bd7784 /drivers
parent3efd01895478fc1b46f686d0de959919218fc5af (diff)
parent0d106f1e731a4ea47eaeb4b70cc8b4fcc13a3e40 (diff)
Merge git://www.denx.de/git/u-boot-marvell
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 5ceea44c60..d67927cd3b 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -159,6 +159,14 @@ config FTMAC100
help
This MAC is present in Andestech SoCs.
+config MVNETA
+ bool "Marvell Armada 385 network interface support"
+ depends on ARMADA_XP || ARMADA_38X
+ select PHYLIB
+ help
+ This driver supports the network interface units in the
+ Marvell ARMADA XP and 38X SoCs
+
config MVPP2
bool "Marvell Armada 375/7K/8K network interface support"
depends on ARMADA_375 || ARMADA_8K