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/jetson-tk1.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/jetson-tk1.h') diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h index 763d2ec71e..59dbb208cd 100644 --- a/include/configs/jetson-tk1.h +++ b/include/configs/jetson-tk1.h @@ -60,9 +60,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