From: Pali Rohár Date: Mon, 17 Aug 2020 15:13:19 +0000 (+0200) Subject: arm: mvebu: Espressobin: Enable CONFIG_MVNETA X-Git-Tag: v2020.10~40^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a68676535f2fdb279d0510ed4a202b940da9ca48;p=platform%2Fkernel%2Fu-boot.git arm: mvebu: Espressobin: Enable CONFIG_MVNETA Espressobin uses mvneta ethernet driver. Signed-off-by: Pali Rohár Reviewed-by: Stefan Roese Tested-by: Andre Heider --- diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig index 5136f02..495faf4 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