1config CHAIN_OF_TRUST 2 depends on !FIT_SIGNATURE && SECURE_BOOT 3 select FSL_CAAM 4 bool 5 default y 6