diff options
Diffstat (limited to 'drivers/mtd/chips/Kconfig')
-rw-r--r-- | drivers/mtd/chips/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/chips/Kconfig b/drivers/mtd/chips/Kconfig index c219e3d098d9..e4696b37f3de 100644 --- a/drivers/mtd/chips/Kconfig +++ b/drivers/mtd/chips/Kconfig | |||
@@ -146,7 +146,6 @@ config MTD_CFI_I8 | |||
146 | config MTD_OTP | 146 | config MTD_OTP |
147 | bool "Protection Registers aka one-time programmable (OTP) bits" | 147 | bool "Protection Registers aka one-time programmable (OTP) bits" |
148 | depends on MTD_CFI_ADV_OPTIONS | 148 | depends on MTD_CFI_ADV_OPTIONS |
149 | select HAVE_MTD_OTP | ||
150 | default n | 149 | default n |
151 | help | 150 | help |
152 | This enables support for reading, writing and locking so called | 151 | This enables support for reading, writing and locking so called |