Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT
authorKlaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Tue, 9 Feb 2021 18:41:54 +0000 (15:41 -0300)
committerTom Rini <trini@konsulko.com>
Wed, 24 Feb 2021 21:51:48 +0000 (16:51 -0500)
commitbdb7f2632bdc3baf910c5ef547df03df0ec0dbea
treeeab474743173d1a1cf3fe11512ee04a0a7b9d6b8
parent6ce28132b88a95eb6d4e67c594270f0825d6dad8
Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT

Having the ability to support firmware FIT signatures on the SPL sounds
not so useful if the SPL is not supporting to load a (U-boot) firmware
as a FIT image.

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
common/Kconfig.boot