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/trimslice.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/trimslice.h') diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h index 92ebb6aa4c..ca188bec24 100644 --- a/include/configs/trimslice.h +++ b/include/configs/trimslice.h @@ -58,9 +58,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.1