From e2b5afc1bfa15a2f8a70d454612007755418f534 Mon Sep 17 00:00:00 2001
From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date: Wed, 24 Nov 2010 14:16:47 +0900
Subject: [PATCH] sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from config

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 include/configs/r7780mp.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 3416cb897e..802416f3e0 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
-- 
2.39.5