configs: Enable the pre-load signature in tools-only_defconfig
authorPaul HENRYS <paul.henrys_ext@softathome.com>
Mon, 24 Feb 2025 21:20:54 +0000 (22:20 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 28 Feb 2025 22:51:01 +0000 (16:51 -0600)
commit6bb3687e2ac613d97712740d082094c4ea371230
tree1b45065380a6b1a8c8423e7adf4dec40bf2f0f18
parent76de7b061f6df1bd8ddc423ef1980489d72da873
configs: Enable the pre-load signature in tools-only_defconfig

pre-load related config options are enabled to have support of it in host
tools.

'CONFIG_FIT_SIGNATURE=y' is being automatically removed since it is
selected by CONFIG_IMAGE_PRE_LOAD_SIG.

Signed-off-by: Paul HENRYS <paul.henrys_ext@softathome.com>
configs/tools-only_defconfig