summaryrefslogtreecommitdiff
path: root/configs/tools-only_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-11 23:07:49 +0300
committerTom Rini <trini@konsulko.com>2022-02-11 23:11:52 +0300
commit162c22bfbc4141f22937c6bc37aa02fd4621e76c (patch)
tree11bf6381111a8a5eade9fc5f8a0dc91e5f402b74 /configs/tools-only_defconfig
parentdd1c255cbc6d3bdf3211a7c9d8fd36e7696e39bb (diff)
parent72b509b7019878e2a5f69bcf7198a0927a77ad60 (diff)
downloadu-boot-162c22bfbc4141f22937c6bc37aa02fd4621e76c.tar.xz
Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request for efi-2022-04-rc2-4 Documentation: * mkeficapsule man-page UEFI changes: * add support for signing images to mkeficapsule * add support for user define capsule GUID * adjust unit tests for capsules * fix UEFI image signature validation in case of multiple signatures
Diffstat (limited to 'configs/tools-only_defconfig')
-rw-r--r--configs/tools-only_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig
index 054e008b2a..64eb766515 100644
--- a/configs/tools-only_defconfig
+++ b/configs/tools-only_defconfig
@@ -35,3 +35,4 @@ CONFIG_I2C_EDID=y
# CONFIG_VIRTIO_SANDBOX is not set
# CONFIG_GENERATE_ACPI_TABLE is not set
# CONFIG_EFI_LOADER is not set
+CONFIG_TOOLS_MKEFICAPSULE=y