summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx5
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2019-04-04 12:26:45 +0200
committerStefano Babic <sbabic@denx.de>2019-04-25 17:03:25 +0200
commit81253ebba2344bcac66d45d9f24d35f4bb679a4c (patch)
tree4b28bf2cc04b8603b4da7f9a52289a56f4b22a82 /arch/arm/mach-imx/mx5
parentfc77d4d6db25a8ce51e1f901b9a153102eb2425e (diff)
ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boards
This commit enables DM_MMC and DM_BLK on imx53 based HSC and DDC boards. Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'arch/arm/mach-imx/mx5')
-rw-r--r--arch/arm/mach-imx/mx5/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/mx5/Kconfig b/arch/arm/mach-imx/mx5/Kconfig
index 29051c40f3..cbffdaeed1 100644
--- a/arch/arm/mach-imx/mx5/Kconfig
+++ b/arch/arm/mach-imx/mx5/Kconfig
@@ -27,6 +27,8 @@ config TARGET_KP_IMX53
select DM_I2C
select DM_PMIC
select DM_SERIAL
+ select DM_MMC
+ select BLK
select MX53
imply CMD_DM