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 --- configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig') diff --git a/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig b/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig index c7f81c0c8a0..d80ef15125d 100644 --- a/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig +++ b/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig @@ -43,10 +43,10 @@ CONFIG_OF_CONTROL=y CONFIG_DM=y CONFIG_SPL_DM=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 -- cgit v1.2.3