mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
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>
This commit is contained in:
committed by
Stefano Babic
parent
fc77d4d6db
commit
81253ebba2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user