diff options
author | Tom Rini <trini@konsulko.com> | 2022-09-16 16:06:46 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-09-16 16:06:46 -0400 |
commit | d219fc06b30d4b1ac4fac6c40b2ca69cb5ecf642 (patch) | |
tree | e51048861fb3a63fbb6322e10b1cd1b67d9555cd /configs/j7200_hs_evm_r5_defconfig | |
parent | e17213b781ca86b40d2432aac1c6481308cff396 (diff) | |
download | u-boot-d219fc06b30d4b1ac4fac6c40b2ca69cb5ecf642.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/j7200_hs_evm_r5_defconfig')
-rw-r--r-- | configs/j7200_hs_evm_r5_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/j7200_hs_evm_r5_defconfig b/configs/j7200_hs_evm_r5_defconfig index 975cbb8a50..0cf9c688e4 100644 --- a/configs/j7200_hs_evm_r5_defconfig +++ b/configs/j7200_hs_evm_r5_defconfig @@ -27,7 +27,6 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x41cf5bfc # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL_LOAD_FIT=y CONFIG_SPL_LOAD_FIT_ADDRESS=0x80080000 -CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y # CONFIG_USE_SPL_FIT_GENERATOR is not set CONFIG_USE_BOOTCOMMAND=y # CONFIG_DISPLAY_CPUINFO is not set |