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/p2371-2180.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/p2371-2180.h') diff --git a/include/configs/p2371-2180.h b/include/configs/p2371-2180.h index 01fd743d82..c55f07ede2 100644 --- a/include/configs/p2371-2180.h +++ b/include/configs/p2371-2180.h @@ -56,9 +56,6 @@ #define CONFIG_PCI_PNP #define CONFIG_CMD_PCI -/* PCI networking support */ -#define CONFIG_RTL8169 - /* General networking support */ #define CONFIG_CMD_DHCP -- cgit v1.2.3