.. | .. |
---|
41 | 41 | Turn on this option to enable the corresponding support. |
---|
42 | 42 | |
---|
43 | 43 | config ACPI_APEI_SEA |
---|
44 | | - bool "APEI Synchronous External Abort logging/recovering support" |
---|
| 44 | + bool |
---|
45 | 45 | depends on ARM64 && ACPI_APEI_GHES |
---|
46 | 46 | default y |
---|
47 | | - help |
---|
48 | | - This option should be enabled if the system supports |
---|
49 | | - firmware first handling of SEA (Synchronous External Abort). |
---|
50 | | - SEA happens with certain faults of data abort or instruction |
---|
51 | | - abort synchronous exceptions on ARMv8 systems. If a system |
---|
52 | | - supports firmware first handling of SEA, the platform analyzes |
---|
53 | | - and handles hardware error notifications from SEA, and it may then |
---|
54 | | - form a HW error record for the OS to parse and handle. This |
---|
55 | | - option allows the OS to look for such hardware error record, and |
---|
56 | | - take appropriate action. |
---|
57 | 47 | |
---|
58 | 48 | config ACPI_APEI_MEMORY_FAILURE |
---|
59 | 49 | bool "APEI memory error recovering support" |
---|