summaryrefslogtreecommitdiff
path: root/configs/marsboard_defconfig
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2021-04-02 17:52:30 +0300
committerStefano Babic <sbabic@denx.de>2021-04-08 21:29:54 +0300
commitc32d240f70c207828171c4f8a55f07db7cc677d8 (patch)
treea5e32e84c334b30c7f59d8a2974e26f958908d6c /configs/marsboard_defconfig
parent10ce58c0814df5873b17b94669017f7f4080f33a (diff)
downloadu-boot-c32d240f70c207828171c4f8a55f07db7cc677d8.tar.xz
ARM: embestmx6boards: convert the mars/riot boards to DM_MMC
Convert the two Embest boards to use DM MMC. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Cc: "Eric BĂ©nard" <eric@eukrea.com> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/marsboard_defconfig')
-rw-r--r--configs/marsboard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/marsboard_defconfig b/configs/marsboard_defconfig
index 4d15f0432e..63fc60a884 100644
--- a/configs/marsboard_defconfig
+++ b/configs/marsboard_defconfig
@@ -30,6 +30,7 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_DM=y
CONFIG_DM_GPIO=y
CONFIG_BOUNCE_BUFFER=y
+CONFIG_DM_MMC=y
CONFIG_FSL_USDHC=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y