CONFIG_NET_MULTI seems to make a comeback each time it is wiped out in: - v2011.12 commit 31a4f1e5b6ee ("board configs: drop NET_MULTI references") - v2017.11 commit 795428fc679f ("net: remove CONFIG_NET_MULTI") - v2018.05 commit ec5c4a8fd64a ("configs: Drop CONFIG_NET_MULTI")
Remove the dangling reference on E3-Ebisu. Fixes: 63e22517a390 ("ARM: renesas: Add R8A77990 E3 Ebisu board") Signed-off-by: Eugeniu Rosca <ero...@de.adit-jv.com> --- include/configs/ebisu.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/ebisu.h b/include/configs/ebisu.h index 2e4974acb2f1..cedc9aff139b 100644 --- a/include/configs/ebisu.h +++ b/include/configs/ebisu.h @@ -14,7 +14,6 @@ #include "rcar-gen3-common.h" /* Ethernet RAVB */ -#define CONFIG_NET_MULTI #define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI -- 2.21.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot