Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
[linux-block.git] / drivers / memory / Kconfig
index 7d9d33d8ebf66bdb6b013ba993fcc1f2c77aefd6..72c0df129d5c50658fca2e56e8e9694c628e187d 100644 (file)
@@ -137,6 +137,15 @@ config TI_EMIF_SRAM
          sequence so this driver provides several relocatable PM functions
          for the SoC PM code to use.
 
+config FPGA_DFL_EMIF
+       tristate "FPGA DFL EMIF Driver"
+       depends on FPGA_DFL && HAS_IOMEM
+       help
+         This driver is for the EMIF private feature implemented under
+         FPGA Device Feature List (DFL) framework. It is used to expose
+         memory interface status information as well as memory clearing
+         control.
+
 config MVEBU_DEVBUS
        bool "Marvell EBU Device Bus Controller"
        default y if PLAT_ORION