summaryrefslogtreecommitdiff
path: root/configs/synquacer_developerbox_defconfig
diff options
context:
space:
mode:
authorMasami Hiramatsu <masami.hiramatsu@linaro.org>2021-07-12 19:36:49 +0900
committerTom Rini <trini@konsulko.com>2021-07-23 18:53:45 -0400
commit10189cb700114b81413934e63fac9c3e6b336887 (patch)
tree168b04bbe2aa8063c1b7d747070e225601a792e4 /configs/synquacer_developerbox_defconfig
parent9e2c1fefdeb5a5f9306282999867bbb4584be899 (diff)
downloadu-boot-10189cb700114b81413934e63fac9c3e6b336887.tar.gz
configs: synquacer: Ignore OsIndications on DeveloperBox
Since we can not set OsIndications from Runtime Services SetVariables at this moment, it is better to ignore the OsIndications if there is any capsule file in the correct place. Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
Diffstat (limited to 'configs/synquacer_developerbox_defconfig')
-rw-r--r--configs/synquacer_developerbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/synquacer_developerbox_defconfig b/configs/synquacer_developerbox_defconfig
index c4de622314..ed372f7df9 100644
--- a/configs/synquacer_developerbox_defconfig
+++ b/configs/synquacer_developerbox_defconfig
@@ -91,5 +91,6 @@ CONFIG_USB_STORAGE=y
CONFIG_EFI_SET_TIME=y
CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y
CONFIG_EFI_CAPSULE_ON_DISK=y
+CONFIG_EFI_IGNORE_OSINDICATIONS=y
CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y
CONFIG_EFI_SECURE_BOOT=y