summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2021-08-24 13:58:48 +0300
committerStefano Babic <sbabic@denx.de>2021-10-19 11:51:39 +0300
commit9d8f87f0cd8a81e04fa61f613fd6bf54f4c123a2 (patch)
treee08db92debae5e853d12cc93fde5b122d9b2dd04 /configs
parent04f423e41d0f109c531c9aa5116a0b71e2b35399 (diff)
downloadu-boot-9d8f87f0cd8a81e04fa61f613fd6bf54f4c123a2.tar.xz
smegw01: Select IMX_HAB
Select IMX_HAB to allow secure boot. Signed-off-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/smegw01_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/smegw01_defconfig b/configs/smegw01_defconfig
index 0475dc9760..1469c4618c 100644
--- a/configs/smegw01_defconfig
+++ b/configs/smegw01_defconfig
@@ -14,6 +14,7 @@ CONFIG_ARMV7_BOOT_SEC_DEFAULT=y
# CONFIG_ARMV7_VIRT is not set
CONFIG_IMX_RDC=y
CONFIG_IMX_BOOTAUX=y
+CONFIG_IMX_HAB=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_HUSH_PARSER=y