diff options
Diffstat (limited to 'configs/hrcon_dh_defconfig')
-rw-r--r-- | configs/hrcon_dh_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hrcon_dh_defconfig b/configs/hrcon_dh_defconfig index 8e911d49a0a..48456b29742 100644 --- a/configs/hrcon_dh_defconfig +++ b/configs/hrcon_dh_defconfig @@ -8,6 +8,7 @@ CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="HRCON_DH" +CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTDELAY=5 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set |