diff options
Diffstat (limited to 'configs/r8a779a0_falcon_defconfig')
-rw-r--r-- | configs/r8a779a0_falcon_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a779a0_falcon_defconfig b/configs/r8a779a0_falcon_defconfig index c1685aa8c2a..c3f56e4b1a0 100644 --- a/configs/r8a779a0_falcon_defconfig +++ b/configs/r8a779a0_falcon_defconfig @@ -14,8 +14,8 @@ CONFIG_TARGET_FALCON=y CONFIG_SYS_CLK_FREQ=16666666 # CONFIG_PSCI_RESET is not set CONFIG_ARMV8_PSCI=y -CONFIG_REMAKE_ELF=y CONFIG_SYS_LOAD_ADDR=0x58000000 +CONFIG_REMAKE_ELF=y CONFIG_FIT=y CONFIG_SUPPORT_RAW_INITRD=y CONFIG_USE_BOOTARGS=y |