[PATCH] lib/Kconfig: Fix SUPPORTS_FW_LOADER option
Tom Rini
trini at konsulko.com
Fri Apr 24 20:50:49 CEST 2026
On Wed, 15 Apr 2026 16:37:27 -0500, David Lechner wrote:
> Change the SUPPORTS_FW_LOADER option to be enabled by default.
>
> This is a dependency-only option intended to be used like:
> depends on SUPPORTS_FW_LOADER
>
> Instead of having to always remember to do both:
> depends on CMDLINE
> depends on ENV_SUPPORT
>
> [...]
Applied to u-boot/master, thanks!
[1/1] lib/Kconfig: Fix SUPPORTS_FW_LOADER option
commit: 2d0de938571ebde6bdce93b0c6272d8943011d95
--
Tom
More information about the U-Boot
mailing list