diff options
| author | Tom Rini <[email protected]> | 2026-01-06 09:13:29 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-06 09:13:29 -0600 |
| commit | 36aeeb591b0dd729be247f2fd4382b84f6bda272 (patch) | |
| tree | 5a1c0a4ac9da6333647e265b3469d7f60fddff75 /configs/display5_factory_defconfig | |
| parent | c344087025a4c296468a1d5aeb61078a58baa59e (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/display5_factory_defconfig')
| -rw-r--r-- | configs/display5_factory_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/display5_factory_defconfig b/configs/display5_factory_defconfig index 3f07dc4b1a0..6f5b6bb1622 100644 --- a/configs/display5_factory_defconfig +++ b/configs/display5_factory_defconfig @@ -18,9 +18,9 @@ CONFIG_SYS_I2C_MXC_I2C2=y CONFIG_SYS_I2C_MXC_I2C3=y CONFIG_DEFAULT_DEVICE_TREE="imx6q-display5" CONFIG_SYS_MONITOR_LEN=409600 +CONFIG_SPL_SYS_MALLOC_F_LEN=0x400 CONFIG_SPL_MMC=y CONFIG_SPL_SERIAL=y -CONFIG_SPL_SYS_MALLOC_F_LEN=0x400 CONFIG_WATCHDOG_TIMEOUT_MSECS=15000 CONFIG_SF_DEFAULT_BUS=1 CONFIG_SPL=y |
