EDAC, synps: Add EDAC support for zynq ddr ecc controller
[linux-2.6-block.git] / drivers / edac / Kconfig
index 49c265255a07fb15985d5743722de7c0a932220f..cb59619df23ffdac4bb412a270c2e2da0c9566fe 100644 (file)
@@ -385,4 +385,11 @@ config EDAC_ALTERA_MC
          preloader must initialize the SDRAM before loading
          the kernel.
 
+config EDAC_SYNOPSYS
+       tristate "Synopsys DDR Memory Controller"
+       depends on EDAC_MM_EDAC && ARCH_ZYNQ
+       help
+         Support for error detection and correction on the Synopsys DDR
+         memory controller.
+
 endif # EDAC