[PATCH v7 02/12] tools: build mkeficapsule with tools-only_defconfig
AKASHI Takahiro
takahiro.akashi at linaro.org
Tue Nov 16 05:32:28 CET 2021
We want to always build mkeficapsule if tools-only_defconfig is used.
Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
---
configs/tools-only_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig
index f482c9a1c1b0..5427797dd4c3 100644
--- a/configs/tools-only_defconfig
+++ b/configs/tools-only_defconfig
@@ -31,3 +31,4 @@ CONFIG_I2C_EDID=y
# CONFIG_VIRTIO_MMIO is not set
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_SANDBOX is not set
+CONFIG_TOOLS_MKEFICAPSULE=y
--
2.33.0
More information about the U-Boot
mailing list