
Reviewed by: Konstantin Porotchkin kostap@marvell.com
Regards Kosta
________________________________________ From: Stefan Roese sr@denx.de Sent: Tuesday, August 18, 2020 08:26 To: Pali Rohár; Kostya Porotchkin Cc: u-boot@lists.denx.de Subject: [EXT] Re: [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
External Email
---------------------------------------------------------------------- On 17.08.20 17:13, Pali Rohár wrote:
Espressobin uses mvneta ethernet driver.
Signed-off-by: Pali Rohár pali@kernel.org
Reviewed-by: Stefan Roese sr@denx.de
Thanks, Stefan
configs/mvebu_espressobin-88f3720_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig index 5136f02806..495faf43a3 100644 --- a/configs/mvebu_espressobin-88f3720_defconfig +++ b/configs/mvebu_espressobin-88f3720_defconfig @@ -80,3 +80,4 @@ CONFIG_USB_ETHER_RTL8152=y CONFIG_USB_ETHER_SMSC95XX=y CONFIG_SHA1=y CONFIG_SHA256=y +CONFIG_MVNETA=y