diff options
Diffstat (limited to 'configs/apalis-imx8_defconfig')
-rw-r--r-- | configs/apalis-imx8_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig index c668cef97df..056c1fbacfc 100644 --- a/configs/apalis-imx8_defconfig +++ b/configs/apalis-imx8_defconfig @@ -20,9 +20,9 @@ CONFIG_SYS_MEMTEST_END=0x89000000 CONFIG_REMAKE_ELF=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y -CONFIG_OF_SYSTEM_SETUP=y CONFIG_DISTRO_DEFAULTS=y CONFIG_BOOTDELAY=1 +CONFIG_OF_SYSTEM_SETUP=y CONFIG_USE_PREBOOT=y CONFIG_PREBOOT="test -n ${fdtfile} || setenv fdtfile ${soc}-apalis${variant}-${fdt_board}.dtb" CONFIG_LOG=y |