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/kzm9g.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/kzm9g.h') diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h index ac74ae7fb3..7111b08387 100644 --- a/include/configs/kzm9g.h +++ b/include/configs/kzm9g.h @@ -127,7 +127,6 @@ #define TMU_CLK_DIVIDER (4) /* 4 (default), 16, 64, 256 or 1024 */ /* Ether */ -#define CONFIG_NET_MULTI #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP #define CONFIG_SMC911X -- cgit v1.2.1