remove obsolete macro CONFIG_NET_MULTI, Now that none of the core checks CONFIG_NET_MULTI, there's not much point in boards defining it.
Signed-off-by: Prabhakar Lad <prabhakar.cse...@gmail.com> Cc: Mike Frysinger <vap...@gentoo.org> Cc: Tom Rini <tr...@ti.com> --- include/configs/da850_am18xxevm.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/configs/da850_am18xxevm.h b/include/configs/da850_am18xxevm.h index 9b7bf1e..6fb3920 100644 --- a/include/configs/da850_am18xxevm.h +++ b/include/configs/da850_am18xxevm.h @@ -125,7 +125,6 @@ #define CONFIG_BOOTP_DNS2 #define CONFIG_BOOTP_SEND_HOSTNAME #define CONFIG_NET_RETRY_COUNT 10 -#define CONFIG_NET_MULTI #endif #ifdef CONFIG_USE_NOR -- 1.7.0.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot