MLK-17585 imx8/imx8m: Disable TRUST_OF_CHAIN for secure boot
authorYe Li <ye.li@nxp.com>
Sun, 11 Feb 2018 07:40:40 +0000 (23:40 -0800)
committerYe Li <ye.li@nxp.com>
Sun, 11 Feb 2018 07:58:37 +0000 (23:58 -0800)
commit6593dade10fd52cd339e17d520cee2d0cda31a7d
tree8432a55231ee2897748d9dc63f71f52b58254ef5
parent760b3ac1a4073a05e0ecde5282eff96ad62db46b
MLK-17585 imx8/imx8m: Disable TRUST_OF_CHAIN for secure boot

In the board common directory, the CONFIG_TRUST_OF_CHAIN is automatically
enabled once the CONFIG_SECURE_BOOT is set. Since we don't support this
trust chain on all i.MX8 platforms, modify the Kconfig to disable it.

Signed-off-by: Ye Li <ye.li@nxp.com>
board/freescale/common/Kconfig