diff options
Diffstat (limited to 'configs/controlcenterdc_defconfig')
-rw-r--r-- | configs/controlcenterdc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/controlcenterdc_defconfig b/configs/controlcenterdc_defconfig index 702a4c258c..1bbd28cec8 100644 --- a/configs/controlcenterdc_defconfig +++ b/configs/controlcenterdc_defconfig @@ -25,8 +25,8 @@ CONFIG_FIT_SIGNATURE=y CONFIG_FIT_VERBOSE=y CONFIG_USE_PREBOOT=y CONFIG_SYS_CONSOLE_INFO_QUIET=y -CONFIG_BOARD_LATE_INIT=y CONFIG_DISPLAY_BOARDINFO_LATE=y +CONFIG_BOARD_LATE_INIT=y CONFIG_LAST_STAGE_INIT=y CONFIG_SPL_BOARD_INIT=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y |