summaryrefslogtreecommitdiff
path: root/board/liebherr/display5/spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/liebherr/display5/spl.c')
-rw-r--r--board/liebherr/display5/spl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/liebherr/display5/spl.c b/board/liebherr/display5/spl.c
index 39f70f578e..200e586c57 100644
--- a/board/liebherr/display5/spl.c
+++ b/board/liebherr/display5/spl.c
@@ -283,7 +283,7 @@ static void displ5_init_ecspi(void)
static inline void displ5_init_ecspi(void) { }
#endif
-#ifdef CONFIG_SPL_MMC_SUPPORT
+#ifdef CONFIG_SPL_MMC
static struct fsl_esdhc_cfg usdhc_cfg = {
.esdhc_base = USDHC4_BASE_ADDR,
.max_bus_width = 8,