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/TQM834x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/TQM834x.h') diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h index a062516329..b90f1cf603 100644 --- a/include/configs/TQM834x.h +++ b/include/configs/TQM834x.h @@ -182,7 +182,6 @@ /* * TSEC */ -#define CONFIG_TSEC_ENET /* tsec ethernet support */ #define CONFIG_MII #define CONFIG_SYS_TSEC1_OFFSET 0x24000 -- cgit v1.2.3