nvmem: Adding bindings for rockchip-efuse
[deliverable/linux.git] / drivers / nvmem / Kconfig
index a6d80536fd58df8394df9eee879641a2e179b2fa..bc4ea585b42e72c469f6512bf2f1057b2ab723c8 100644 (file)
@@ -47,6 +47,16 @@ config QCOM_QFPROM
          This driver can also be built as a module. If so, the module
          will be called nvmem_qfprom.
 
+config ROCKCHIP_EFUSE
+       tristate "Rockchip eFuse Support"
+       depends on ARCH_ROCKCHIP || COMPILE_TEST
+       help
+         This is a simple drive to dump specified values of Rockchip SoC
+         from eFuse, such as cpu-leakage.
+
+         This driver can also be built as a module. If so, the module
+         will be called nvmem_rockchip_efuse.
+
 config NVMEM_SUNXI_SID
        tristate "Allwinner SoCs SID support"
        depends on ARCH_SUNXI
This page took 0.028709 seconds and 5 git commands to generate.