[U-Boot] [PATCH] sh: r7780mp: Update config

Nobuhiro Iwamatsu iwamatsu.nobuhiro at renesas.com
Thu Oct 15 08:26:42 CEST 2009


Enabled CONFIG_NET_MULTI.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro at renesas.com>
---
 include/configs/r7780mp.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 71c570e..0701fa3 100644
--- a/include/configs/r7780mp.h
+++ b/include/configs/r7780mp.h
@@ -150,8 +150,8 @@
 #endif /* CONFIG_CMD_PCI */

 #if defined(CONFIG_CMD_NET)
-/*
 #define CONFIG_NET_MULTI
+/*
 #define CONFIG_RTL8169
 */
 /* AX88796L Support(NE2000 base chip) */
-- 
1.6.4.3


More information about the U-Boot mailing list