From 171510522eb3dd723d84ed21d800440d1276a91a Mon Sep 17 00:00:00 2001 From: Mario Six Date: Wed, 28 Mar 2018 14:38:18 +0200 Subject: treewide: Migrate CONFIG_TSEC_ENET to Kconfig Migrate the CONFIG_TSEC_ENET option to Kconfig. Signed-off-by: Mario Six --- include/configs/xpedite517x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/xpedite517x.h') diff --git a/include/configs/xpedite517x.h b/include/configs/xpedite517x.h index 14188a405b..e05ec5421a 100644 --- a/include/configs/xpedite517x.h +++ b/include/configs/xpedite517x.h @@ -297,7 +297,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy); /* * Networking options */ -#define CONFIG_TSEC_ENET /* tsec ethernet support */ #define CONFIG_MII 1 /* MII PHY management */ #define CONFIG_ETHPRIME "eTSEC1" -- cgit v1.2.3