]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/freescale/common/Kconfig
Convert CONFIG_SPL_BOARD_INIT to Kconfig
[people/ms/u-boot.git] / 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