diff options
| author | David Lechner <[email protected]> | 2026-04-15 16:37:27 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-04-23 14:39:57 -0600 |
| commit | 2d0de938571ebde6bdce93b0c6272d8943011d95 (patch) | |
| tree | 09d30b9360f199cdbbfdb06f229ad9492d082a7e /scripts/documentation-file-ref-check | |
| parent | 03fcc16d580342667da61ac87ecb12c4f1995be7 (diff) | |
lib/Kconfig: Fix SUPPORTS_FW_LOADER option
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 <[email protected]>
Closes: https://lore.kernel.org/u-boot/[email protected]/
Fixes: 4ed440e6be80 ("fw_loader: Introduce SUPPORTS_FW_LOADER symbol")
Signed-off-by: David Lechner <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Tested-by: Weijie Gao <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions
