From: Jagan Teki Date: Mon, 7 May 2018 05:51:40 +0000 (+0530) Subject: configs: imx6dl-mamoj: Enable HAB X-Git-Tag: v2018.07-rc1~133^2~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=84a50745a65a6ca0018034d840d5f6bb6542b8af;p=u-boot configs: imx6dl-mamoj: Enable HAB Enable Secure boot(HAB) for BTicino Mamoj board. Signed-off-by: Jagan Teki --- diff --git a/configs/imx6dl_mamoj_defconfig b/configs/imx6dl_mamoj_defconfig index d789496dff..0001457f5d 100644 --- a/configs/imx6dl_mamoj_defconfig +++ b/configs/imx6dl_mamoj_defconfig @@ -49,3 +49,4 @@ CONFIG_CI_UDC=y CONFIG_DFU_MMC=y CONFIG_IMX_THERMAL=y CONFIG_SYS_I2C_MXC=y +CONFIG_SECURE_BOOT=y