summaryrefslogtreecommitdiff
path: root/configs/mx6sabreauto_defconfig
diff options
context:
space:
mode:
authorAbel Vesa <abel.vesa@nxp.com>2019-02-01 19:40:09 +0300
committerStefano Babic <sbabic@denx.de>2019-02-16 00:01:15 +0300
commit90dcd0bc17c747fbccd8d3f01082d4b5dbbb840e (patch)
tree0542b2266f9a637edac1fff8af8273b744059a99 /configs/mx6sabreauto_defconfig
parent921208ebca6f109990359b3089b5f416b269b07b (diff)
downloadu-boot-90dcd0bc17c747fbccd8d3f01082d4b5dbbb840e.tar.xz
configs: imx6sabreauto: Add DM_MMC support
Add DM_MMC config to imx6sabreauto defconfig. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'configs/mx6sabreauto_defconfig')
-rw-r--r--configs/mx6sabreauto_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sabreauto_defconfig b/configs/mx6sabreauto_defconfig
index cc53b9372c..61d830c416 100644
--- a/configs/mx6sabreauto_defconfig
+++ b/configs/mx6sabreauto_defconfig
@@ -44,6 +44,7 @@ CONFIG_ENV_IS_IN_MMC=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_DFU_MMC=y
CONFIG_DFU_SF=y
+CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
CONFIG_NAND=y
CONFIG_NAND_MXS=y