board: stm32mp1: move CONFIG_ENV_XXX in defconfig
[oweals/u-boot.git] / configs / stm32mp15_trusted_defconfig
index a846962af503fe0fa5d2781aa5a14952580a19df..35a8929ae0f8227cce1a3814f1ec55da73bf7136 100644 (file)
@@ -1,6 +1,8 @@
 CONFIG_ARM=y
 CONFIG_ARCH_STM32MP=y
 CONFIG_SYS_MALLOC_F_LEN=0x3000
+CONFIG_ENV_SECT_SIZE=0x40000
+CONFIG_ENV_OFFSET=0x280000
 CONFIG_TARGET_STM32MP1=y
 CONFIG_DISTRO_DEFAULTS=y
 CONFIG_FIT=y