[U-Boot] [PATCH] sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from	config
    Nobuhiro Iwamatsu 
    nobuhiro.iwamatsu.yj at renesas.com
       
    Thu Nov 25 03:14:32 CET 2010
    
    
  
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj at renesas.com>
---
 include/configs/r7780mp.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 3416cb8..802416f 100644
--- a/include/configs/r7780mp.h
+++ b/include/configs/r7780mp.h
@@ -154,7 +154,6 @@
 #define CONFIG_RTL8169
 */
 /* AX88796L Support(NE2000 base chip) */
-#define CONFIG_DRIVER_NE2000
 #define CONFIG_DRIVER_AX88796L
 #define CONFIG_DRIVER_NE2000_BASE	0xA4100000
 #endif
-- 
1.7.2.3
    
    
More information about the U-Boot
mailing list