summaryrefslogtreecommitdiff
path: root/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorUdit Agarwal <udit.agarwal@nxp.com>2019-11-20 08:51:27 +0000
committerPriyanka Jain <priyanka.jain@nxp.com>2020-01-24 14:28:26 +0530
commitd04bc60327e4cf938202bdd0df28ca1ddf94f720 (patch)
tree8e20d9670d9fa098c461ceed26e6d9fe9f3cb939 /configs/ls2088ardb_tfa_SECURE_BOOT_defconfig
parent71c8fb3e3a3e79c98d305b49ea46ae92332c3f20 (diff)
configs: fsl-layerscape: secure_boot: Enable setexpr command
setexpr command is used while running secure boot (chain of trust with confidentiality) feature. Enable CONFIG_CMD_SETEXPR to enable setexpr command. Signed-off-by: Udit Agarwal <udit.agarwal@nxp.com> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls2088ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls2088ardb_tfa_SECURE_BOOT_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig b/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig
index 7fb7c42e3b..5ba20e5f64 100644
--- a/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/ls2088ardb_tfa_SECURE_BOOT_defconfig
@@ -28,7 +28,7 @@ CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y
CONFIG_CMD_PCI=y
CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_SETEXPR=y
CONFIG_CMD_CACHE=y
CONFIG_MP=y
CONFIG_OF_CONTROL=y