aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/onenand/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/onenand/Kconfig')
-rw-r--r--drivers/mtd/onenand/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/onenand/Kconfig b/drivers/mtd/onenand/Kconfig
index cb41cbca64f7..b94a61b670d1 100644
--- a/drivers/mtd/onenand/Kconfig
+++ b/drivers/mtd/onenand/Kconfig
@@ -29,6 +29,7 @@ config MTD_ONENAND_GENERIC
29 29
30config MTD_ONENAND_OTP 30config MTD_ONENAND_OTP
31 bool "OneNAND OTP Support" 31 bool "OneNAND OTP Support"
32 select HAVE_MTD_OTP
32 help 33 help
33 One Block of the NAND Flash Array memory is reserved as 34 One Block of the NAND Flash Array memory is reserved as
34 a One-Time Programmable Block memory area. 35 a One-Time Programmable Block memory area.