diff options
Diffstat (limited to 'configs/trats_defconfig')
-rw-r--r-- | configs/trats_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/trats_defconfig b/configs/trats_defconfig index 2773654..66c00a9 100644 --- a/configs/trats_defconfig +++ b/configs/trats_defconfig @@ -5,6 +5,7 @@ CONFIG_TARGET_TRATS=y CONFIG_DEFAULT_DEVICE_TREE="exynos4210-trats" CONFIG_FIT=y CONFIG_FIT_VERBOSE=y +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Trats # " CONFIG_CMD_BOOTZ=y |