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/ids8313.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ids8313.h') diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h index c1ca56c..8b4278d 100644 --- a/include/configs/ids8313.h +++ b/include/configs/ids8313.h @@ -171,7 +171,6 @@ #define CONFIG_TSEC1 #define CONFIG_TSEC2 #define CONFIG_TSEC_ENET -#define CONFIG_NET_MULTI #define CONFIG_HARD_SPI #define CONFIG_HARD_I2C -- cgit v1.1