boot: Kconfig: Enable FIT processing by default on TI secure devices
authorAndrew Davis <afd@ti.com>
Wed, 4 May 2022 20:52:28 +0000 (15:52 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 11 May 2022 13:22:24 +0000 (09:22 -0400)
commit042e87e8359a73e003d5b77e01a839859eb7d9cb
treeaf27ede3a64052d6a89a0b9524d9b9081394f397
parent52dc3343fdea10a4409b1f9e3926d8b72ed0befb
boot: Kconfig: Enable FIT processing by default on TI secure devices

TI secure devices chain-of-trust depends on FIT image processing,
enable it by default on these devices. This also reduces the delta
between the secure and non-secure defconfig files.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
boot/Kconfig