summaryrefslogtreecommitdiff
path: root/configs/stm32mp15_trusted_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-07-06 15:00:46 +0200
committerPatrice Chotard <patrice.chotard@st.com>2020-07-28 18:03:02 +0200
commit090f2505d9249db7c17cd9adc8b3487a39e789e4 (patch)
treec5c1de533ac0042c2f818b12e35d3c6154ded252 /configs/stm32mp15_trusted_defconfig
parent9f9191a10785f96a5bb753f4cd6961cae56c389d (diff)
configs: stm32mp15: activate CMD_ADTIMG
Activate the support of the command adtimg to handle android images. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'configs/stm32mp15_trusted_defconfig')
-rw-r--r--configs/stm32mp15_trusted_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp15_trusted_defconfig b/configs/stm32mp15_trusted_defconfig
index fe6f0a70c5..ed1dad9285 100644
--- a/configs/stm32mp15_trusted_defconfig
+++ b/configs/stm32mp15_trusted_defconfig
@@ -12,6 +12,7 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_BOOTCOMMAND="run bootcmd_stm32mp"
CONFIG_SYS_PROMPT="STM32MP> "
+CONFIG_CMD_ADTIMG=y
# CONFIG_CMD_ELF is not set
# CONFIG_CMD_EXPORTENV is not set
# CONFIG_CMD_IMPORTENV is not set