commit | 59d42cda6dca8df8deaa7274138e939ecb09c858 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@free-electrons.com> | Thu Dec 28 15:43:09 2017 +0100 |
committer | Stefan Roese <sr@denx.de> | Tue Jan 09 16:41:00 2018 +0100 |
tree | bba25a447a51059542658bfa1769efa1e555cc39 | |
parent | 5d7470370fd6dee3e07d49865298b514d71db40e [diff] |
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>