From 171510522eb3dd723d84ed21d800440d1276a91a Mon Sep 17 00:00:00 2001
From: Mario Six <mario.six@gdsys.cc>
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 <mario.six@gdsys.cc>
---
 include/configs/xpedite520x.h | 1 -
 1 file changed, 1 deletion(-)

(limited to 'include/configs/xpedite520x.h')

diff --git a/include/configs/xpedite520x.h b/include/configs/xpedite520x.h
index 5100195936..63479533dc 100644
--- a/include/configs/xpedite520x.h
+++ b/include/configs/xpedite520x.h
@@ -236,7 +236,6 @@
 /*
  * Networking options
  */
-#define CONFIG_TSEC_ENET		/* tsec ethernet support */
 #define CONFIG_MII		1	/* MII PHY management */
 #define CONFIG_ETHPRIME		"eTSEC1"
 
-- 
cgit v1.2.1