Huang Ying | a643ce2 | 2010-05-18 14:35:12 +0800 | [diff] [blame^] | 1 | config ACPI_APEI |
2 | bool "ACPI Platform Error Interface (APEI)" | ||||
3 | depends on X86 | ||||
4 | help | ||||
5 | APEI allows to report errors (for example from the chipset) | ||||
6 | to the operating system. This improves NMI handling | ||||
7 | especially. In addition it supports error serialization and | ||||
8 | error injection. |