diff options
Diffstat (limited to 'configs/espresso7420_defconfig')
-rw-r--r-- | configs/espresso7420_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/espresso7420_defconfig b/configs/espresso7420_defconfig index 2281d7efd2..0ab043726d 100644 --- a/configs/espresso7420_defconfig +++ b/configs/espresso7420_defconfig @@ -5,6 +5,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_IDENT_STRING=" for ESPRESSO7420" CONFIG_DEFAULT_DEVICE_TREE="exynos7420-espresso7420" # CONFIG_DISPLAY_CPUINFO is not set +CONFIG_SILENT_CONSOLE=y CONFIG_SYS_PROMPT="ESPRESSO7420 # " # CONFIG_AUTOBOOT is not set # CONFIG_CMD_IMLS is not set |