ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boards
authorLukasz Majewski <lukma@denx.de>
Thu, 4 Apr 2019 10:26:45 +0000 (12:26 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 25 Apr 2019 15:03:25 +0000 (17:03 +0200)
This commit enables DM_MMC and DM_BLK on imx53 based HSC and DDC boards.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/mach-imx/mx5/Kconfig

index 29051c4..cbffdae 100644 (file)
@@ -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