summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nvmem/Kconfig')
-rw-r--r--drivers/nvmem/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/nvmem/Kconfig b/drivers/nvmem/Kconfig
index 4ad846ceac7c..530d570724c9 100644
--- a/drivers/nvmem/Kconfig
+++ b/drivers/nvmem/Kconfig
@@ -26,7 +26,7 @@ config NVMEM_IMX_IIM
26 26
27config NVMEM_IMX_OCOTP 27config NVMEM_IMX_OCOTP
28 tristate "i.MX6 On-Chip OTP Controller support" 28 tristate "i.MX6 On-Chip OTP Controller support"
29 depends on SOC_IMX6 || COMPILE_TEST 29 depends on SOC_IMX6 || SOC_IMX7D || COMPILE_TEST
30 depends on HAS_IOMEM 30 depends on HAS_IOMEM
31 help 31 help
32 This is a driver for the On-Chip OTP Controller (OCOTP) available on 32 This is a driver for the On-Chip OTP Controller (OCOTP) available on