[U-Boot] [PATCH RESEND 08/14] misc: Kconfig: make i.MX7ULP could use MXC_OCOTP

Peng Fan peng.fan at nxp.com
Mon Jul 22 01:24:55 UTC 2019


Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 drivers/misc/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index cb8b5c04db..9968cc4f1f 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -200,7 +200,7 @@ config JZ4780_EFUSE
 
 config MXC_OCOTP
 	bool "Enable MXC OCOTP Driver"
-	depends on ARCH_IMX8M || ARCH_MX6 || ARCH_MX7 || ARCH_VF610
+	depends on ARCH_IMX8M || ARCH_MX6 || ARCH_MX7 || ARCH_MX7ULP || ARCH_VF610
 	default y
 	help
 	  If you say Y here, you will get support for the One Time
-- 
2.16.4



More information about the U-Boot mailing list