diff options
| author | Tom Rini <[email protected]> | 2024-08-05 12:21:23 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-05 12:36:08 -0600 |
| commit | 08f512cfde8e2b2a34cebdcefc2c42e7514a292e (patch) | |
| tree | 1e4e9500f1b7667dba442e85f6cee9c8d16bee06 /configs/display5_factory_defconfig | |
| parent | 9efc554db8a6ab6e0c68d0f05fc273e5fb494e4e (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.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 58f47512136..7c681f095c5 100644 --- a/configs/display5_factory_defconfig +++ b/configs/display5_factory_defconfig @@ -23,6 +23,7 @@ CONFIG_SYS_MONITOR_LEN=409600 CONFIG_SPL_MMC=y CONFIG_SPL_SERIAL=y CONFIG_SPL_SYS_MALLOC_F_LEN=0x400 +CONFIG_WATCHDOG_TIMEOUT_MSECS=15000 CONFIG_SPL=y CONFIG_ENV_OFFSET_REDUND=0x130000 CONFIG_SPL_SPI_FLASH_SUPPORT=y @@ -134,6 +135,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 CONFIG_CI_UDC=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_SPL_USB_SDP_SUPPORT=y -CONFIG_WATCHDOG_TIMEOUT_MSECS=15000 CONFIG_IMX_WATCHDOG=y CONFIG_PANIC_HANG=y |
