]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
driver: misc: add MXC_OCOTP Kconfig entry
authorPeng Fan <Peng.Fan@freescale.com>
Thu, 27 Aug 2015 06:49:05 +0000 (14:49 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 30 Oct 2015 14:01:27 +0000 (15:01 +0100)
Add MXC_OCOTP Kconfig entry.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
drivers/misc/Kconfig

index 101a619558084667ca3dc727315892565b71e409..b92da4e202f824c2c35b4eb9aa00bfd876e67523 100644 (file)
@@ -83,6 +83,13 @@ config FSL_SEC_MON
          Security Monitor can be transitioned on any security failures,
          like software violations or hardware security violations.
 
+config MXC_OCOTP
+       bool "Enable MXC OCOTP Driver"
+       help
+         If you say Y here, you will get support for the One Time
+         Programmable memory pages that are stored on the some
+         Freescale i.MX processors.
+
 config PCA9551_LED
        bool "Enable PCA9551 LED driver"
        help