configs: Enable the pre-load signature in tools-only_defconfig
authorPaul HENRYS <paul.henrys_ext@softathome.com>
Wed, 12 Feb 2025 09:31:25 +0000 (10:31 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 21 Feb 2025 14:34:21 +0000 (08:34 -0600)
commita95db5a99835a8f876b86833920e6cac2b920b4f
treee47ed90aa93f473caaa8ead1d09dffa8465bba6b
parent7dd0bf52790eda703af591de76c3a2837f545f7c
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