ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs
authorMiquel Raynal <miquel.raynal@free-electrons.com>
Thu, 28 Dec 2017 14:43:09 +0000 (15:43 +0100)
committerStefan Roese <sr@denx.de>
Tue, 9 Jan 2018 15:41:00 +0000 (16:41 +0100)
commite7ab2ccd154215a91d29153e68cb706a1057e17f
treebba25a447a51059542658bfa1769efa1e555cc39
parent0f70d705cf359b6217db1bca5ee7e1c03dc85dea
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: Miquel Raynal <miquel.raynal@free-electrons.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/net/Kconfig