diff options
| author | Tom Rini <[email protected]> | 2024-10-08 09:18:32 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-10-08 09:28:10 -0600 |
| commit | d892702080d45468b4b5c1cbd3358705d182d4ef (patch) | |
| tree | d0cd35ebf65e9b095eaef6cd85887e08af2fa558 /configs/mx53ppd_defconfig | |
| parent | 080bb8480a4e915b1ef52418a9b7a227c75a22ee (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/mx53ppd_defconfig')
| -rw-r--r-- | configs/mx53ppd_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx53ppd_defconfig b/configs/mx53ppd_defconfig index 463cfc64ada..d91c59ffe46 100644 --- a/configs/mx53ppd_defconfig +++ b/configs/mx53ppd_defconfig @@ -9,8 +9,8 @@ CONFIG_TARGET_MX53PPD=y CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="imx53-ppd" CONFIG_BOOTCOUNT_BOOTLIMIT=10 -CONFIG_WATCHDOG_TIMEOUT_MSECS=8000 CONFIG_SYS_LOAD_ADDR=0x72000000 +CONFIG_WATCHDOG_TIMEOUT_MSECS=8000 CONFIG_FIT=y CONFIG_SUPPORT_RAW_INITRD=y CONFIG_BOOTDELAY=1 |
