]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/Kconfig
dm: mmc: Add an implementation of the 'devnum' functions
[u-boot] / drivers / net / Kconfig
index e0008fd1a462882e39ba97967276fd94abc23e77..91b7690972c9fab7eaa97102d20128a4513b1385 100644 (file)
@@ -115,6 +115,14 @@ config ETH_DESIGNWARE
          100Mbit and 1 Gbit operation. You must enable CONFIG_PHYLIB to
          provide the PHY (physical media interface).
 
+config MVPP2
+       bool "Marvell Armada 375 network interface support"
+       depends on ARMADA_375
+       select PHYLIB
+       help
+         This driver supports the network interface units in the
+         Marvell ARMADA 375 SoC.
+
 config PCH_GBE
        bool "Intel Platform Controller Hub EG20T GMAC driver"
        depends on DM_ETH && DM_PCI