summaryrefslogtreecommitdiff
path: root/configs/mx6memcal_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-08-14 15:23:43 +0300
committerTom Rini <trini@konsulko.com>2019-08-23 23:42:38 +0300
commit3f70bef1b8c2519fe34a16937457342629303e62 (patch)
tree4c1ccb0c64c286a29cdb59eceb7622872695a12d /configs/mx6memcal_defconfig
parent057055660fd52cc52c6dfe2ac67dc6ae3040c71f (diff)
downloadu-boot-3f70bef1b8c2519fe34a16937457342629303e62.tar.xz
Convert CONFIG_FSL_USDHC to Kconfig
This converts the following to Kconfig: CONFIG_FSL_USDHC Signed-off-by: Adam Ford <aford173@gmail.com> [trini: Add IMX8M, TARGET_S32V234EVB to FSL_USDHC list] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx6memcal_defconfig')
-rw-r--r--configs/mx6memcal_defconfig1
1 files changed, 1 insertions, 0 deletions
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"