mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
9 lines
285 B
Text
9 lines
285 B
Text
|
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.
|