From: Nobuhiro Iwamatsu Date: Wed, 24 Nov 2010 05:16:47 +0000 (+0900) Subject: sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from config X-Git-Tag: v2010.12-rc3~37^2^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e2b5afc1bfa15a2f8a70d454612007755418f534;p=u-boot sh: r7780mp: Remove CONFIG_DRIVER_NE2000 from config Signed-off-by: Nobuhiro Iwamatsu --- 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