xref: /openbmc/u-boot/board/freescale/common/Kconfig (revision 51cb23d45263eb0c0dd7e8e22e9a6e10c8b81f3e)
1config CHAIN_OF_TRUST
2	depends on !FIT_SIGNATURE && SECURE_BOOT
3	select FSL_CAAM
4	bool
5	default y
6