summaryrefslogtreecommitdiff
path: root/configs/imx6qdl_icore_mmc_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2016-10-25 06:23:22 (GMT)
committerStefano Babic <sbabic@denx.de>2016-10-26 14:53:16 (GMT)
commitf160c5c8b9f0593f7eebd4933c196954472ebd51 (patch)
treef0f781c866f110fc5698a5c33ec5fb46950cdd2f /configs/imx6qdl_icore_mmc_defconfig
parent04464a5c56b939c8c16fdd23d3fa05a889a665f6 (diff)
downloadu-boot-f160c5c8b9f0593f7eebd4933c196954472ebd51.tar.xz
engicam: icorem6: Add DM_GPIO, DM_MMC support
Add DM_GPIO, DM_MMC support for u-boot and disable for SPL. Cc: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Matteo Lisi <matteo.lisi@engicam.com> Cc: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'configs/imx6qdl_icore_mmc_defconfig')
-rw-r--r--configs/imx6qdl_icore_mmc_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imx6qdl_icore_mmc_defconfig b/configs/imx6qdl_icore_mmc_defconfig
index 221ea7e..fcf4934 100644
--- a/configs/imx6qdl_icore_mmc_defconfig
+++ b/configs/imx6qdl_icore_mmc_defconfig
@@ -13,6 +13,8 @@ CONFIG_HUSH_PARSER=y
CONFIG_AUTO_COMPLETE=y
CONFIG_SYS_MAXARGS=32
# CONFIG_CMD_IMLS is not set
+# CONFIG_BLK is not set
+# CONFIG_DM_MMC_OPS is not set
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_MII=y