public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/3] m28evk: Remove CONFIG_NET_MULTI option
@ 2012-01-10 19:03 Fabio Estevam
  2012-01-10 19:03 ` [U-Boot] [PATCH 2/3] efika0: " Fabio Estevam
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Fabio Estevam @ 2012-01-10 19:03 UTC (permalink / raw)
  To: u-boot

CONFIG_NET_MULTI is not used anymore, so remove it from board file.

Cc: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/m28evk.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
index 39c841f..51eb1c1 100644
--- a/include/configs/m28evk.h
+++ b/include/configs/m28evk.h
@@ -179,7 +179,6 @@
  * Ethernet on SOC (FEC)
  */
 #ifdef	CONFIG_CMD_NET
-#define	CONFIG_NET_MULTI
 #define	CONFIG_ETHPRIME			"FEC0"
 #define	CONFIG_FEC_MXC
 #define	CONFIG_FEC_MXC_MULTI
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-11  8:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 19:03 [U-Boot] [PATCH 1/3] m28evk: Remove CONFIG_NET_MULTI option Fabio Estevam
2012-01-10 19:03 ` [U-Boot] [PATCH 2/3] efika0: " Fabio Estevam
2012-01-10 19:14   ` [U-Boot] [PATCH v2 2/3] efika: " Fabio Estevam
2012-01-10 19:57     ` Marek Vasut
2012-01-10 19:03 ` [U-Boot] [PATCH 3/3] flea3: " Fabio Estevam
2012-01-10 19:57 ` [U-Boot] [PATCH 1/3] m28evk: " Marek Vasut
2012-01-10 20:00   ` Fabio Estevam
2012-01-11  8:09     ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox