blob: d61c851533c9097dde5aa374f795ae31c4399a82 (
plain)
1
2
3
4
5
6
7
8
|
config ACPI_APEI
bool "ACPI Platform Error Interface (APEI)"
depends on X86
help
APEI allows to report errors (for example from the chipset)
to the operating system. This improves NMI handling
especially. In addition it supports error serialization and
error injection.
|