From 42eccdd650915962345daeae831dab183d67511b Mon Sep 17 00:00:00 2001 From: Lars Poeschel Date: Tue, 2 Jun 2015 11:25:54 +0200 Subject: configs: remove CONFIG_NET_MULTI CONFIG_NET_MULTI is not used anywhere and thus can safely be removed from the configs. Acked-by: Marek Vasut Acked-by: Viresh Kumar Signed-off-by: Lars Poeschel --- include/configs/mx28evk.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx28evk.h') diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h index 03ff885fe0..bc0ae28557 100644 --- a/include/configs/mx28evk.h +++ b/include/configs/mx28evk.h @@ -105,7 +105,6 @@ /* FEC Ethernet on SoC */ #ifdef CONFIG_CMD_NET #define CONFIG_FEC_MXC -#define CONFIG_NET_MULTI #define CONFIG_MX28_FEC_MAC_IN_OCOTP #endif -- cgit v1.2.1