summaryrefslogtreecommitdiffstats
path: root/configs/mcx_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/mcx_defconfig')
-rw-r--r--configs/mcx_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mcx_defconfig b/configs/mcx_defconfig
index 1e204d5572..a25ffcfc78 100644
--- a/configs/mcx_defconfig
+++ b/configs/mcx_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_OMAP34XX=y
CONFIG_TARGET_MCX=y
CONFIG_SPL=y
+CONFIG_FIT=y
CONFIG_SYS_PROMPT="mcx # "
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_IMLS is not set
@@ -10,3 +11,4 @@ CONFIG_SYS_PROMPT="mcx # "
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_SYS_NS16550=y
+CONFIG_OF_LIBFDT=y
OpenPOWER on IntegriCloud