]> git.sur5r.net Git - u-boot/blob - board/freescale/common/Kconfig
a5e302f92405f4a31b1965db38d5ab22b9e1a4f1
[u-boot] / board / freescale / common / Kconfig
1 config CHAIN_OF_TRUST
2         depends on !FIT_SIGNATURE && SECURE_BOOT
3         imply CMD_BLOB
4         select FSL_CAAM
5         select SPL_BOARD_INIT if (ARM && SPL)
6         bool
7         default y