edac: altera: Add Altera SDRAM EDAC support
[cascardo/linux.git] / drivers / edac / Kconfig
index fd89ca9..7072c28 100644 (file)
@@ -376,4 +376,13 @@ config EDAC_OCTEON_PCI
          Support for error detection and correction on the
          Cavium Octeon family of SOCs.
 
+config EDAC_ALTERA_MC
+       tristate "Altera SDRAM Memory Controller EDAC"
+       depends on EDAC_MM_EDAC && ARCH_SOCFPGA
+       help
+         Support for error detection and correction on the
+         Altera SDRAM memory controller. Note that the
+         preloader must initialize the SDRAM before loading
+         the kernel.
+
 endif # EDAC