summaryrefslogtreecommitdiff
path: root/include/configs/imx7_spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx7_spl.h')
-rw-r--r--include/configs/imx7_spl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx7_spl.h b/include/configs/imx7_spl.h
index abf3dd57c8..01d1cd83b2 100644
--- a/include/configs/imx7_spl.h
+++ b/include/configs/imx7_spl.h
@@ -31,7 +31,7 @@
#define CONFIG_SPL_PAD_TO 0x11000
/* MMC support */
-#if defined(CONFIG_SPL_MMC_SUPPORT)
+#if defined(CONFIG_SPL_MMC)
#define CONFIG_SYS_MONITOR_LEN 409600 /* 400 KB */
#endif