From 07dea2e737f78ee70e81c27d976811f0e9fdbad8 Mon Sep 17 00:00:00 2001 From: Mario Six Date: Wed, 28 Mar 2018 14:38:19 +0200 Subject: treewide: Migrate CONFIG_FSL_ESDHC to Kconfig Migrate the CONFIG_FSL_ESDHC option to Kconfig. Signed-off-by: Mario Six --- configs/mx53loco_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/mx53loco_defconfig') diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index 7a68272..b938dcb 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -22,6 +22,7 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ENV_IS_IN_MMC=y CONFIG_DWC_AHSATA=y +CONFIG_FSL_ESDHC=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y -- cgit v1.1