summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/warp7_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig
index 955c7af42af..4d443295ba3 100644
--- a/configs/warp7_defconfig
+++ b/configs/warp7_defconfig
@@ -8,6 +8,8 @@ CONFIG_ARMV7_BOOT_SEC_DEFAULT=y
CONFIG_IMX_RDC=y
CONFIG_IMX_BOOTAUX=y
CONFIG_NR_DRAM_BANKS=1
+CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/warp7/imximage.cfg"
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_BOOTD is not set