Skip to content
Commit 82771716 authored by Ye Li's avatar Ye Li Committed by Peng Fan
Browse files

mmc: fsl_esdhc_imx: fix config check issue when building in SPL



Should use CONFIG_IS_ENABLED not IS_ENABLED for clock and regulator drivers,
CONFIG_IS_ENABLED will check the CONFIG_SPL_CLK and CONFIG_SPL_DM_REGULATOR
when building SPL.

Signed-off-by: default avatarYe Li <ye.li@nxp.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent a897269c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment