CONFIG_NET_MULTI is not used anymore, so remove it from board file. Signed-off-by: Fabio Estevam <fabio.este...@freescale.com> --- include/configs/flea3.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/flea3.h b/include/configs/flea3.h index aac3930..649e272 100644 --- a/include/configs/flea3.h +++ b/include/configs/flea3.h @@ -113,7 +113,6 @@ /* * Ethernet on SOC (FEC) */ -#define CONFIG_NET_MULTI #define CONFIG_FEC_MXC #define IMX_FEC_BASE FEC_BASE_ADDR #define CONFIG_PHYLIB -- 1.7.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot