diff options
Diffstat (limited to 'configs/trats2_defconfig')
-rw-r--r-- | configs/trats2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/trats2_defconfig b/configs/trats2_defconfig index 14bdc6aac3..73fc63c70b 100644 --- a/configs/trats2_defconfig +++ b/configs/trats2_defconfig @@ -5,6 +5,7 @@ CONFIG_DEFAULT_DEVICE_TREE="exynos4412-trats2" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_FIT=y CONFIG_FIT_VERBOSE=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Trats2 # " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_XIMG is not set |