diff options
Diffstat (limited to 'configs/trats_defconfig')
-rw-r--r-- | configs/trats_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/trats_defconfig b/configs/trats_defconfig index 8234046..eef22a6 100644 --- a/configs/trats_defconfig +++ b/configs/trats_defconfig @@ -2,6 +2,8 @@ CONFIG_ARM=y CONFIG_ARCH_EXYNOS=y CONFIG_TARGET_TRATS=y CONFIG_DEFAULT_DEVICE_TREE="exynos4210-trats" +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y CONFIG_SYS_PROMPT="Trats # " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_XIMG is not set |