[PATCH 3/3] ARM: imx: HAB needs fuse driver support

Lucas Stach l.stach at pengutronix.de
Wed Apr 12 06:35:39 PDT 2017


Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
 arch/arm/mach-imx/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 96ba1d497b71..6a4b00b62bd5 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -711,6 +711,7 @@ config HAB
 config HABV4
 	tristate "HABv4 support"
 	select HAB
+	select IMX_OCOTP
 	depends on ARCH_IMX6
 	help
 	  High Assurance Boot, as found on i.MX28/i.MX6.
@@ -752,6 +753,7 @@ endif
 config HABV3
 	tristate "HABv3 support"
 	select HAB
+	select IMX_IIM
 	select ARCH_IMX_IMXIMAGE_SSL_SUPPORT
 	depends on ARCH_IMX25
 	help
-- 
2.11.0




More information about the barebox mailing list