Skip to content
Snippets Groups Projects
Commit c46305a8 authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

imx: Fix regression with CONFIG_DM_MMC=y


When CONFIG_DM_MMC=y, CONFIG_BLK should be selected, otherwise the
SD/eMMC card cannot be used.

Also, select CONFIG_DM_USB=y when CONFIG_USB=y to avoid build failure.

Tested on mx6slevk, mx7dsabresd and mx6ullevk.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
Tested-by: default avatarAdam Ford <aford173@gmail.com>
Tested-by: default avatarSébastien Szymanski <sebastien.szymanski@armadeus.com>
Tested-by: default avatarJagan Teki <jagan@openedev.com>
Reviewed-by: default avatarJagan Teki <jagan@openedev.com>
parent b79372ae
No related branches found
No related tags found
No related merge requests found
Showing
with 4 additions and 19 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment