summaryrefslogtreecommitdiff
path: root/configs/odroid_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/odroid_defconfig')
-rw-r--r--configs/odroid_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/odroid_defconfig b/configs/odroid_defconfig
index 2c4959bd85..1f4016b8a7 100644
--- a/configs/odroid_defconfig
+++ b/configs/odroid_defconfig
@@ -4,6 +4,8 @@ CONFIG_TARGET_ODROID=y
CONFIG_DM_I2C=y
CONFIG_DEFAULT_DEVICE_TREE="exynos4412-odroid"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
CONFIG_SYS_PROMPT="Odroid # "
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_XIMG is not set