misc: add driver for the SiFive otp controller
[oweals/u-boot.git] / drivers / misc / Kconfig
index 81ed9eb2090a5817d8bd4aca782808bd6f53e066..6bb5bc77e9f708c129b441070df15636e04e6991 100644 (file)
@@ -68,6 +68,13 @@ config ROCKCHIP_OTP
          addressing and a length or through child-nodes that are generated
          based on the e-fuse map retrieved from the DTS.
 
+config SIFIVE_OTP
+       bool "SiFive eMemory OTP driver"
+       depends on MISC
+       help
+         Enable support for reading and writing the eMemory OTP on the
+         SiFive SoCs.
+
 config VEXPRESS_CONFIG
        bool "Enable support for Arm Versatile Express config bus"
        depends on MISC