From 27871e6b519ccd933bd91c879241995c272fef3b Mon Sep 17 00:00:00 2001
From: Bo Shen <voice.shen@gmail.com>
Date: Wed, 28 Aug 2013 14:36:56 +0000
Subject: [PATCH] ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Drop unused CONFIG_NET_MULTI

Signed-off-by: Bo Shen <voice.shen@gmail.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
---
 include/configs/sama5d3xek.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h
index 409919898eb..76fa500eddb 100644
--- a/include/configs/sama5d3xek.h
+++ b/include/configs/sama5d3xek.h
@@ -130,7 +130,6 @@
 /* Ethernet Hardware */
 #define CONFIG_MACB
 #define CONFIG_RMII
-#define CONFIG_NET_MULTI
 #define CONFIG_NET_RETRY_COUNT		20
 #define CONFIG_MACB_SEARCH_PHY
 #define CONFIG_RGMII
-- 
GitLab