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/gose.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/gose.h') diff --git a/include/configs/gose.h b/include/configs/gose.h index 0dc28c7..04f0383 100644 --- a/include/configs/gose.h +++ b/include/configs/gose.h @@ -49,7 +49,6 @@ #define CONFIG_SPI_FLASH_SPANSION /* SH Ether */ -#define CONFIG_NET_MULTI #define CONFIG_SH_ETHER #define CONFIG_SH_ETHER_USE_PORT 0 #define CONFIG_SH_ETHER_PHY_ADDR 0x1 -- cgit v1.1