Re: [PATCH 1/1] tools: build mkeficapsule for CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y
Linus Walleij <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CAD++jLmZm5FH3C5YK+V4wb818QMHGi4N_+Rm=Ke8mZhUAz7ayQ@mail.gmail.com> |
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