summaryrefslogtreecommitdiff
path: root/configs/stm32mp13_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2023-01-06 15:20:19 +0300
committerPatrice Chotard <patrice.chotard@foss.st.com>2023-01-12 18:37:13 +0300
commitd3a87e32dd0841463c2d5ea0778aecf0fc03a93a (patch)
treea93c74a81cac05770e42ed988f5b84b79e14012e /configs/stm32mp13_defconfig
parent4b002d962850d07ee640fbfa8d699202ac9edd15 (diff)
downloadu-boot-d3a87e32dd0841463c2d5ea0778aecf0fc03a93a.tar.xz
configs: stm32mp13: Activate command stm32key
Activate the command stm32key with CONFIG_CMD_STM32KEY. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'configs/stm32mp13_defconfig')
-rw-r--r--configs/stm32mp13_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig
index 012882ff91..ab824808f9 100644
--- a/configs/stm32mp13_defconfig
+++ b/configs/stm32mp13_defconfig
@@ -7,6 +7,7 @@ CONFIG_DEFAULT_DEVICE_TREE="stm32mp135f-dk"
CONFIG_SYS_PROMPT="STM32MP> "
CONFIG_STM32MP13x=y
CONFIG_DDR_CACHEABLE_SIZE=0x10000000
+CONFIG_CMD_STM32KEY=y
CONFIG_TARGET_ST_STM32MP13x=y
CONFIG_ENV_OFFSET_REDUND=0x940000
# CONFIG_ARMV7_NONSEC is not set