From 0764f24ae6bc937e358990c357f7452b4d5351e3 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Mon, 21 Mar 2016 06:47:42 -0700 Subject: net: Move CONFIG_RTL8169 to Kconfig Introduce CONFIG_RTL8169 in Kconfig and move over boards' defconfig to use that. Signed-off-by: Bin Meng Acked-by: Stephen Warren Acked-by: Joe Hershberger --- include/configs/r7780mp.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/r7780mp.h') diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h index 82a056c690..e2da2448e5 100644 --- a/include/configs/r7780mp.h +++ b/include/configs/r7780mp.h @@ -124,9 +124,6 @@ #endif /* CONFIG_CMD_PCI */ #if defined(CONFIG_CMD_NET) -/* -#define CONFIG_RTL8169 -*/ /* AX88796L Support(NE2000 base chip) */ #define CONFIG_DRIVER_AX88796L #define CONFIG_DRIVER_NE2000_BASE 0xA4100000 -- cgit v1.2.3