diff options
Diffstat (limited to 'drivers/mtd/chips/Kconfig')
-rw-r--r-- | drivers/mtd/chips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/chips/Kconfig b/drivers/mtd/chips/Kconfig index 479d32b57a1e..4c35e5d77f95 100644 --- a/drivers/mtd/chips/Kconfig +++ b/drivers/mtd/chips/Kconfig | |||
@@ -154,6 +154,7 @@ config MTD_CFI_I8 | |||
154 | config MTD_OTP | 154 | config MTD_OTP |
155 | bool "Protection Registers aka one-time programmable (OTP) bits" | 155 | bool "Protection Registers aka one-time programmable (OTP) bits" |
156 | depends on MTD_CFI_ADV_OPTIONS | 156 | depends on MTD_CFI_ADV_OPTIONS |
157 | select HAVE_MTD_OTP | ||
157 | default n | 158 | default n |
158 | help | 159 | help |
159 | This enables support for reading, writing and locking so called | 160 | This enables support for reading, writing and locking so called |