[U-Boot] [PATCH] ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI

Bo Shen voice.shen at gmail.com
Wed Aug 28 16:36:56 CEST 2013


Drop unused CONFIG_NET_MULTI

Signed-off-by: Bo Shen <voice.shen at gmail.com>

---
 include/configs/sama5d3xek.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h
index 4099198..76fa500 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
-- 
1.7.10.4



More information about the U-Boot mailing list