Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
[sfrench/cifs-2.6.git] / drivers / edac / Kconfig
index 68e479b4d9c97660f29961e2d09c07b1e71fabdf..41c9ccdd20d65658f461991ab4e8bc74d0e6fa4a 100644 (file)
@@ -461,4 +461,18 @@ config EDAC_TI
          Support for error detection and correction on the
           TI SoCs.
 
+config EDAC_QCOM
+       tristate "QCOM EDAC Controller"
+       depends on ARCH_QCOM && QCOM_LLCC
+       help
+         Support for error detection and correction on the
+         Qualcomm Technologies, Inc. SoCs.
+
+         This driver reports Single Bit Errors (SBEs) and Double Bit Errors (DBEs).
+         As of now, it supports error reporting for Last Level Cache Controller (LLCC)
+         of Tag RAM and Data RAM.
+
+         For debugging issues having to do with stability and overall system
+         health, you should probably say 'Y' here.
+
 endif # EDAC