summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc8641d.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-03-28 14:38:18 +0200
committerTom Rini <trini@konsulko.com>2018-04-08 15:12:53 -0400
commit171510522eb3dd723d84ed21d800440d1276a91a (patch)
tree815248bee33b0994131eea4db4d87e9feba207ac /include/configs/sbc8641d.h
parent78eba69d98b02aeba9faf00a89266282ec35fd44 (diff)
downloadu-boot-171510522eb3dd723d84ed21d800440d1276a91a.tar.gz
u-boot-171510522eb3dd723d84ed21d800440d1276a91a.tar.xz
u-boot-171510522eb3dd723d84ed21d800440d1276a91a.zip
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/sbc8641d.h')
-rw-r--r--include/configs/sbc8641d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h
index 44b6da3222..7419b2ab4d 100644
--- a/include/configs/sbc8641d.h
+++ b/include/configs/sbc8641d.h
@@ -44,7 +44,6 @@
#define CONFIG_FSL_PCI_INIT 1 /* Use common FSL init code */
#define CONFIG_PCI_INDIRECT_BRIDGE 1 /* indirect PCI bridge support */
-#define CONFIG_TSEC_ENET /* tsec ethernet support */
#define CONFIG_ENV_OVERWRITE
#define CONFIG_BAT_RW 1 /* Use common BAT rw code */