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/spear-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/spear-common.h') diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h index 59455abce29..30a3f509aef 100644 --- a/include/configs/spear-common.h +++ b/include/configs/spear-common.h @@ -18,7 +18,6 @@ /* Ethernet driver configuration */ #define CONFIG_MII -#define CONFIG_NET_MULTI #define CONFIG_PHYLIB #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ #define CONFIG_PHY_GIGE /* Include GbE speed/duplex detection */ -- cgit v1.2.3