summaryrefslogtreecommitdiff
path: root/include/configs/MPC8313ERDB.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-03-28 15:38:18 +0300
committerTom Rini <trini@konsulko.com>2018-04-08 22:12:53 +0300
commit171510522eb3dd723d84ed21d800440d1276a91a (patch)
tree815248bee33b0994131eea4db4d87e9feba207ac /include/configs/MPC8313ERDB.h
parent78eba69d98b02aeba9faf00a89266282ec35fd44 (diff)
downloadu-boot-171510522eb3dd723d84ed21d800440d1276a91a.tar.xz
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
Migrate the CONFIG_TSEC_ENET option to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/MPC8313ERDB.h')
-rw-r--r--include/configs/MPC8313ERDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8313ERDB.h b/include/configs/MPC8313ERDB.h
index bb7e913da2..19608b08ff 100644
--- a/include/configs/MPC8313ERDB.h
+++ b/include/configs/MPC8313ERDB.h
@@ -384,7 +384,6 @@
/*
* TSEC
*/
-#define CONFIG_TSEC_ENET /* TSEC ethernet support */
#define CONFIG_GMII /* MII PHY management */