Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / drivers / nvmem / Kconfig
index 954d3b4..75d2594 100644 (file)
@@ -270,4 +270,12 @@ config SPRD_EFUSE
          This driver can also be built as a module. If so, the module
          will be called nvmem-sprd-efuse.
 
+config NVMEM_RMEM
+       tristate "Reserved Memory Based Driver Support"
+       help
+         This driver maps reserved memory into an nvmem device. It might be
+         useful to expose information left by firmware in memory.
+
+         This driver can also be built as a module. If so, the module
+         will be called nvmem-rmem.
 endif