projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc77d4d
)
ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boards
author
Lukasz Majewski
<lukma@denx.de>
Thu, 4 Apr 2019 10:26:45 +0000
(12:26 +0200)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/mx5/Kconfig
b/arch/arm/mach-imx/mx5/Kconfig
index 29051c40f32b6c48f0cd216df2210b81e7023343..cbffdaeed1e22745523a50fff153702c46d7bad8 100644
(file)
--- 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