提交 9e2c1fef 编写于 作者: M Masami Hiramatsu 提交者: Tom Rini

configs: synquacer: Use RAW capsule image instead of FIT

Since the recent commit;

 commit b891ff18 ("efi_loader: Force a single FMP instance per hardware store")

forces a single FMP instances for a storage, we can not
enable both RAW and FIT capsule image support at once.
Since RAW capsule image support is simpler than FIT,
enable RAW capsule image instead of FIT by default.
Signed-off-by: NMasami Hiramatsu <masami.hiramatsu@linaro.org>
上级 f4f11985
......@@ -91,5 +91,5 @@ CONFIG_USB_STORAGE=y
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_CAPSULE_FIRMWARE_RAW=y
CONFIG_EFI_SECURE_BOOT=y
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册