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 c50da0c..e7163d3 100644 --- a/configs/espresso7420_defconfig +++ b/configs/espresso7420_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_EXYNOS=y CONFIG_ARCH_EXYNOS7=y CONFIG_SYS_MALLOC_F_LEN=0x2000 +CONFIG_IDENT_STRING=" for ESPRESSO7420" CONFIG_DEFAULT_DEVICE_TREE="exynos7420-espresso7420" CONFIG_SYS_PROMPT="ESPRESSO7420 # " # CONFIG_AUTOBOOT is not set |