mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-15 01:44:52 +00:00
9 lines
285 B
Plaintext
9 lines
285 B
Plaintext
|
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.
|