]> git.baikalelectronics.ru Git - uboot.git/commit
cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency
authorBreno Lima <breno.lima@nxp.com>
Thu, 25 Mar 2021 09:30:20 +0000 (17:30 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 8 Apr 2021 07:18:29 +0000 (09:18 +0200)
commit01fc6200a911c39a2568e2878162eaeb170f10b4
treec4041feb29c8a5d2be57f69cefa27a4a732c4e03
parent66216768b17bfd7888c1b48a242168337dcfb7a3
cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency

In order to build CMD_BLOB on i.MX CAAM supported devices it's
necessary to select IMX_HAB. Add IMX_HAB and CAAM supported
SoCs as dependency.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
cmd/Kconfig