xref: /rk3399_rockchip-uboot/board/freescale/common/Kconfig (revision 347cb2edf96d1fcb10b0b98167533ee9e62c0c8e)
1config CHAIN_OF_TRUST
2	depends on !FIT_SIGNATURE && SECURE_BOOT
3	select FSL_CAAM
4	bool
5	default y
6