diff options
Diffstat (limited to 'configs/db-88f6820-amc_defconfig')
-rw-r--r-- | configs/db-88f6820-amc_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/db-88f6820-amc_defconfig b/configs/db-88f6820-amc_defconfig index 90cbd4894a..27ec6565ba 100644 --- a/configs/db-88f6820-amc_defconfig +++ b/configs/db-88f6820-amc_defconfig @@ -8,6 +8,8 @@ CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="armada-385-amc" +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set |