]> git.ipfire.org Git - thirdparty/u-boot.git/commit
FIT: Image pre-load signature support must select not depends on FIT_SIGNATURE
authorTom Rini <trini@konsulko.com>
Mon, 16 Mar 2026 01:25:11 +0000 (19:25 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 30 Mar 2026 19:56:35 +0000 (13:56 -0600)
commitd09256283f720f43a873855caeb2904eacd22273
treed240f3e6ff7c75a340edc049d98e59b088cee11e
parentd9eee3d17882ec40f8ca5e231046bbf287ab4369
FIT: Image pre-load signature support must select not depends on FIT_SIGNATURE

The options to enable pre-load signature support (full U-Boot or in SPL)
must depend on FIT_SIGNATURE being enabled, and not select it.

Signed-off-by: Tom Rini <trini@konsulko.com>
boot/Kconfig
configs/tools-only_defconfig