[PATCH] lib/Kconfig: Fix SUPPORTS_FW_LOADER option
Tom Rini
trini at konsulko.com
Thu Apr 16 01:54:55 CEST 2026
On Wed, Apr 15, 2026 at 04:37:27PM -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
>
> In order to actually work though, the option has to be enabled.
>
> Reported-by: Weijie Gao <weijie.gao at mediatek.com>
> Closes: https://lore.kernel.org/u-boot/20260410015311.4066075-1-weijie.gao@mediatek.com/
> Fixes: 4ed440e6be80 ("fw_loader: Introduce SUPPORTS_FW_LOADER symbol")
> Signed-off-by: David Lechner <dlechner at baylibre.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260415/5d8a8908/attachment.sig>
More information about the U-Boot
mailing list