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/strider.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/strider.h') diff --git a/include/configs/strider.h b/include/configs/strider.h index 97ca3da875..4abb62c25b 100644 --- a/include/configs/strider.h +++ b/include/configs/strider.h @@ -498,7 +498,6 @@ void fpga_control_clear(unsigned int bus, int pin); /* * TSEC */ -#define CONFIG_TSEC_ENET /* TSEC ethernet support */ #define CONFIG_SYS_TSEC1_OFFSET 0x24000 #define CONFIG_SYS_TSEC1 (CONFIG_SYS_IMMR+CONFIG_SYS_TSEC1_OFFSET) -- cgit v1.2.3