summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp13_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stm32mp13_common.h')
-rw-r--r--include/configs/stm32mp13_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/stm32mp13_common.h b/include/configs/stm32mp13_common.h
index c259a616133..7c59c69e0bd 100644
--- a/include/configs/stm32mp13_common.h
+++ b/include/configs/stm32mp13_common.h
@@ -81,7 +81,7 @@
"fdtoverlay_addr_r=" __FDTOVERLAY_ADDR_R "\0" \
"ramdisk_addr_r=" __RAMDISK_ADDR_R "\0"
-#define CONFIG_EXTRA_ENV_SETTINGS \
+#define CFG_EXTRA_ENV_SETTINGS \
STM32MP_MEM_LAYOUT \
STM32MP_BOOTCMD \
BOOTENV \