diff options
Diffstat (limited to 'include/configs/mx53_loco.h')
-rw-r--r-- | include/configs/mx53_loco.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53_loco.h b/include/configs/mx53_loco.h index b5d880f..8550434 100644 --- a/include/configs/mx53_loco.h +++ b/include/configs/mx53_loco.h @@ -172,7 +172,7 @@ /* * FUSE Configs * */ -#ifdef CONFIG_CMD_MMC +#ifdef CONFIG_CMD_IIM #define CONFIG_IMX_IIM #define IMX_IIM_BASE IIM_BASE_ADDR #define CONFIG_IIM_MAC_BANK 1 |