misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
		
							parent
							
								
									61bf6173cd
								
							
						
					
					
						commit
						994ab731b3
					
				| 
						 | 
					@ -202,7 +202,7 @@ config JZ4780_EFUSE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
config MXC_OCOTP
 | 
					config MXC_OCOTP
 | 
				
			||||||
	bool "Enable MXC OCOTP Driver"
 | 
						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
 | 
						default y
 | 
				
			||||||
	help
 | 
						help
 | 
				
			||||||
	  If you say Y here, you will get support for the One Time
 | 
						  If you say Y here, you will get support for the One Time
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue