From 3f70bef1b8c2519fe34a16937457342629303e62 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Wed, 14 Aug 2019 07:23:43 -0500 Subject: Convert CONFIG_FSL_USDHC to Kconfig This converts the following to Kconfig: CONFIG_FSL_USDHC Signed-off-by: Adam Ford [trini: Add IMX8M, TARGET_S32V234EVB to FSL_USDHC list] Signed-off-by: Tom Rini --- configs/mx6memcal_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/mx6memcal_defconfig') diff --git a/configs/mx6memcal_defconfig b/configs/mx6memcal_defconfig index ebb48c3aa3..d20e3dbbe1 100644 --- a/configs/mx6memcal_defconfig +++ b/configs/mx6memcal_defconfig @@ -36,6 +36,7 @@ CONFIG_CMD_MEMTEST=y CONFIG_CMD_CACHE=y # CONFIG_NET is not set # CONFIG_MMC is not set +CONFIG_FSL_USDHC=y CONFIG_USB=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="FSL" -- cgit v1.2.3