git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62c0136
)
configs: synquacer: Enable UEFI secure boot
author
Masami Hiramatsu
<masami.hiramatsu@linaro.org>
Mon, 12 Jul 2021 10:36:30 +0000
(19:36 +0900)
committer
Tom Rini
<trini@konsulko.com>
Fri, 23 Jul 2021 22:53:45 +0000
(18:53 -0400)
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>
configs/synquacer_developerbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/synquacer_developerbox_defconfig
b/configs/synquacer_developerbox_defconfig
index
3aa507f
..
da5714d
100644
(file)
--- 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