diff options
Diffstat (limited to 'configs/a4m2k_defconfig')
-rw-r--r-- | configs/a4m2k_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/a4m2k_defconfig b/configs/a4m2k_defconfig index 0bf0b00a66..46180f595d 100644 --- a/configs/a4m2k_defconfig +++ b/configs/a4m2k_defconfig @@ -10,6 +10,7 @@ CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="A4M2K" CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_IS_IN_ENV=y +CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_SPL=y CONFIG_SPL_NOR_SUPPORT=y CONFIG_SPL_OS_BOOT=y |