From: Masami Hiramatsu <masami.hiramatsu@linaro.org>
Date: Mon, 12 Jul 2021 10:36:30 +0000 (+0900)
Subject: configs: synquacer: Enable UEFI secure boot
X-Git-Tag: v2025.01-rc5-pxa1908~1781^2~11
X-Git-Url: http://git.dujemihanovic.xyz/%22/icons/right.gif/static/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=f4f11985bd67cb3b99cbf1836ac076e91f46cccb;p=u-boot.git

configs: synquacer: Enable UEFI secure boot

Enable UEFI secure boot on synquacer. Note that unless user
setup their keys, the secure boot will not work.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
---

diff --git a/configs/synquacer_developerbox_defconfig b/configs/synquacer_developerbox_defconfig
index 3aa507fbe5..da5714de61 100644
--- a/configs/synquacer_developerbox_defconfig
+++ b/configs/synquacer_developerbox_defconfig
@@ -92,3 +92,4 @@ CONFIG_EFI_SET_TIME=y
 CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y
 CONFIG_EFI_CAPSULE_ON_DISK=y
 CONFIG_EFI_CAPSULE_FIRMWARE_FIT=y
+CONFIG_EFI_SECURE_BOOT=y