diff options
| author | Tom Rini <trini@konsulko.com> | 2025-11-22 11:43:21 -0600 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2025-11-22 11:43:21 -0600 |
| commit | 9eeed950445aa1e5f637f2e350986a0c45b0317c (patch) | |
| tree | 4aea1a4776b061058761da176bffa3bafe8cefa5 /configs/stm32mp15_basic_defconfig | |
| parent | 2d7eee5a55472f885474168acd3295d47a559755 (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stm32mp15_basic_defconfig')
| -rw-r--r-- | configs/stm32mp15_basic_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig index 79593cce9fe..69a180888f9 100644 --- a/configs/stm32mp15_basic_defconfig +++ b/configs/stm32mp15_basic_defconfig @@ -14,9 +14,9 @@ CONFIG_SYS_BOOTM_LEN=0x2000000 CONFIG_SYS_LOAD_ADDR=0xc2000000 CONFIG_SPL=y CONFIG_CMD_STM32KEY=y +CONFIG_ENV_OFFSET_REDUND=0x2C0000 CONFIG_TYPEC_STUSB160X=y CONFIG_TARGET_ST_STM32MP15X=y -CONFIG_ENV_OFFSET_REDUND=0x2C0000 CONFIG_CMD_STM32PROG=y CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI=y |
