]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/edac/Kconfig
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[karo-tx-linux.git] / drivers / edac / Kconfig
index afd75cacfc185993a4e6c34446aaf44913df67dc..fd89ca982748ed9cac8ff11e0b0c4bce59110c2c 100644 (file)
@@ -72,6 +72,7 @@ config EDAC_MCE_INJ
 
 config EDAC_MM_EDAC
        tristate "Main Memory EDAC (Error Detection And Correction) reporting"
+       select RAS
        help
          Some systems are able to detect and correct errors in main
          memory.  EDAC can report statistics on memory error
@@ -186,6 +187,13 @@ config EDAC_I3200
          Support for error detection and correction on the Intel
          3200 and 3210 server chipsets.
 
+config EDAC_IE31200
+       tristate "Intel e312xx"
+       depends on EDAC_MM_EDAC && PCI && X86
+       help
+         Support for error detection and correction on the Intel
+         E3-1200 based DRAM controllers.
+
 config EDAC_X38
        tristate "Intel X38"
        depends on EDAC_MM_EDAC && PCI && X86