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