From: Rouven Czerwinski <r.czerwinski@xxxxxxxxxxxxxx> Since the HAB driver can now parse events for the complete family, allow selection for the whole family. Signed-off-by: Rouven Czerwinski <r.czerwinski@xxxxxxxxxxxxxx> --- arch/arm/mach-imx/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 8da49a54b401..c60f1f949232 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -745,10 +745,10 @@ config HABV4 select HAB select NVMEM select IMX_OCOTP - depends on ARCH_IMX6 || ARCH_IMX8MQ + depends on ARCH_IMX6 || ARCH_IMX8M depends on OFDEVICE help - High Assurance Boot, as found on i.MX28/i.MX6/i.MX8MQ. + High Assurance Boot, as found on i.MX28/i.MX6/i.MX8M. config HAB_CERTS_ENV depends on HAB -- 2.39.2