EDAC, altera: Add Arria10 DMA support
[cascardo/linux.git] / drivers / edac / Kconfig
index 47378b3..d1fd57a 100644 (file)
@@ -405,6 +405,13 @@ config EDAC_ALTERA_NAND
          Support for error detection and correction on the
          Altera NAND FIFO Memory for Altera SoCs.
 
+config EDAC_ALTERA_DMA
+       bool "Altera DMA FIFO ECC"
+       depends on EDAC_ALTERA=y && PL330_DMA=y
+       help
+         Support for error detection and correction on the
+         Altera DMA FIFO Memory for Altera SoCs.
+
 config EDAC_SYNOPSYS
        tristate "Synopsys DDR Memory Controller"
        depends on EDAC_MM_EDAC && ARCH_ZYNQ