]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/acpi/apei/Kconfig
ACPI, APEI, ERST debug support
[net-next-2.6.git] / drivers / acpi / apei / Kconfig
index f8c668f27b5a29eda7fbcc93357fbe5f1724fd1f..907e350f1c7df58370cb0e68a399b91d903ec466 100644 (file)
@@ -28,3 +28,12 @@ config ACPI_APEI_EINJ
          EINJ provides a hardware error injection mechanism, it is
          mainly used for debugging and testing the other parts of
          APEI and some other RAS features.
+
+config ACPI_APEI_ERST_DEBUG
+       tristate "APEI Error Record Serialization Table (ERST) Debug Support"
+       depends on ACPI_APEI
+       help
+         ERST is a way provided by APEI to save and retrieve hardware
+         error infomation to and from a persistent store. Enable this
+         if you want to debugging and testing the ERST kernel support
+         and firmware implementation.