Always build dumpfwumdata when using tools-only_defconfig. Signed-off-by: Dario Binacchi <[email protected]>
--- configs/tools-only_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig index bdc646e29b32..bbcb64879fac 100644 --- a/configs/tools-only_defconfig +++ b/configs/tools-only_defconfig @@ -41,3 +41,4 @@ CONFIG_VIRTIO_SANDBOX=n CONFIG_GENERATE_ACPI_TABLE=n CONFIG_TOOLS_MKEFICAPSULE=y CONFIG_TOOLS_MKFWUMDATA=y +CONFIG_TOOLS_DUMPFWUMDATA=y -- 2.43.0

