On Thu, Aug 20, 2026 at 9:27 AM Heinrich Schuchardt <[email protected]> wrote:
> Currently we build mkeficapsule by default even if we don't have EFI > capsule support enabled. This adds a host GnuTLS build dependency. > > Only build mkeficapsule by default if CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y. > > tools-only_defconfig explicitly selects CONFIG_TOOLS_MKEFICAPSULE=y. > Hence distro packages like Debian's u-boot-tools will still contain > mkeficapsule. > > Reported-by: Linus Walleij <[email protected]> > Signed-off-by: Heinrich Schuchardt <[email protected]> Looks right to me! Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij
