summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_sdcard_ifc_defconfig
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 /configs/ls1021atwr_sdcard_ifc_defconfig
parent78eba69d98b02aeba9faf00a89266282ec35fd44 (diff)
downloadu-boot-171510522eb3dd723d84ed21d800440d1276a91a.tar.gz
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 'configs/ls1021atwr_sdcard_ifc_defconfig')
-rw-r--r--configs/ls1021atwr_sdcard_ifc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021atwr_sdcard_ifc_defconfig b/configs/ls1021atwr_sdcard_ifc_defconfig
index 43e4841cbe..99d104b1fb 100644
--- a/configs/ls1021atwr_sdcard_ifc_defconfig
+++ b/configs/ls1021atwr_sdcard_ifc_defconfig
@@ -41,10 +41,10 @@ CONFIG_ENV_IS_IN_MMC=y
CONFIG_DM=y
CONFIG_FSL_CAAM=y
CONFIG_MTD_NOR_FLASH=y
-CONFIG_PHYLIB=y
CONFIG_NETDEVICES=y
CONFIG_PHY_GIGE=y
CONFIG_E1000=y
+CONFIG_TSEC_ENET=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y