diff options
| author | Tom Rini <trini@konsulko.com> | 2023-05-01 11:50:26 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-05-01 11:50:26 -0400 |
| commit | c960c0fd38be57abffb68996e53408ba5f675ee9 (patch) | |
| tree | 6d2103d21d37248d22477fc198d6003f27331239 /configs/qemu-riscv32_spl_defconfig | |
| parent | 27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/qemu-riscv32_spl_defconfig')
| -rw-r--r-- | configs/qemu-riscv32_spl_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/qemu-riscv32_spl_defconfig b/configs/qemu-riscv32_spl_defconfig index c93f96bbdd3..7b8d5627053 100644 --- a/configs/qemu-riscv32_spl_defconfig +++ b/configs/qemu-riscv32_spl_defconfig @@ -11,7 +11,6 @@ CONFIG_TARGET_QEMU_VIRT=y CONFIG_RISCV_SMODE=y # CONFIG_OF_BOARD_FIXUP is not set CONFIG_SYS_MONITOR_LEN=786432 -CONFIG_STANDALONE_LOAD_ADDR=0x80200000 CONFIG_FIT=y CONFIG_SPL_LOAD_FIT_ADDRESS=0x80200000 CONFIG_DISTRO_DEFAULTS=y |
