summaryrefslogtreecommitdiff
path: root/configs/ls1043ardb_sdcard_defconfig
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2018-03-02 09:24:48 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2018-03-07 09:44:59 (GMT)
commit6f8b6ddefa4ebec48cda2a3f1f8a9df39bb05294 (patch)
treeb9441084416ed0090b1e705e2d96e3998ea5c30c /configs/ls1043ardb_sdcard_defconfig
parent03560b1848552b2be47bcc7c184171b6fbc018da (diff)
downloadu-boot-6f8b6ddefa4ebec48cda2a3f1f8a9df39bb05294.tar.xz
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
u-boot is trying to make CONFIG_BLK as a hard requirement for DM_MMC. But now it's still not. config BLK bool "Support block devices" depends on DM default y if DM_MMC When fsl_esdhc driver was reworked for DM_MMC support, DM_MMC without CONFIG_BLK enabled wasn't considered. This patch is to fix probe issue without CONFIG_BLK enabled. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'configs/ls1043ardb_sdcard_defconfig')
0 files changed, 0 insertions, 0 deletions