|
@@ -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
|