Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang...
[linux-2.6-microblaze.git] / drivers / nvmem / Kconfig
index 73567e9..35efab1 100644 (file)
@@ -109,6 +109,14 @@ config QCOM_QFPROM
          This driver can also be built as a module. If so, the module
          will be called nvmem_qfprom.
 
+config NVMEM_SPMI_SDAM
+       tristate "SPMI SDAM Support"
+       depends on SPMI
+       help
+         This driver supports the Shared Direct Access Memory Module on
+         Qualcomm Technologies, Inc. PMICs. It provides the clients
+         an interface to read/write to the SDAM module's shared memory.
+
 config ROCKCHIP_EFUSE
        tristate "Rockchip eFuse Support"
        depends on ARCH_ROCKCHIP || COMPILE_TEST