Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
[linux-2.6-microblaze.git] / drivers / edac / Kconfig
index 68e479b..41c9ccd 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