]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/nvmem/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux.git] / drivers / nvmem / Kconfig
index 73567e922491271a49bca7967680080eddc0f5f7..35efab1ba8d92406b8aa4d9eb15811fb37e36133 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