提交 e7ab2ccd 编写于 作者: M Miquel Raynal 提交者: Stefan Roese

ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs

Until now, Armada 3700 SoCs could not enable the mvneta driver, and thus
did not benefit from Ethernet support. Add ARMADA_3700 in the
"depends on" list of the MVNETA Kconfig entry.
Signed-off-by: NMiquel Raynal <miquel.raynal@free-electrons.com>
Acked-by: NJoe Hershberger <joe.hershberger@ni.com>
Signed-off-by: NStefan Roese <sr@denx.de>
上级 0f70d705
...@@ -160,12 +160,12 @@ config FTMAC100 ...@@ -160,12 +160,12 @@ config FTMAC100
This MAC is present in Andestech SoCs. This MAC is present in Andestech SoCs.
config MVNETA config MVNETA
bool "Marvell Armada 385 network interface support" bool "Marvell Armada XP/385/3700 network interface support"
depends on ARMADA_XP || ARMADA_38X depends on ARMADA_XP || ARMADA_38X || ARMADA_3700
select PHYLIB select PHYLIB
help help
This driver supports the network interface units in the This driver supports the network interface units in the
Marvell ARMADA XP and 38X SoCs Marvell ARMADA XP, ARMADA 38X and ARMADA 3700 SoCs
config MVPP2 config MVPP2
bool "Marvell Armada 375/7K/8K network interface support" bool "Marvell Armada 375/7K/8K network interface support"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册