summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei/Kconfig
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2011-01-03 14:22:11 -0800
committerTony Luck <tony.luck@intel.com>2011-01-03 14:22:11 -0800
commit0bb77c465f02e8281e24b9f02e7dc8a7e2b81ee2 (patch)
tree566ffb07506250dc91543fd99955c0028b83ac79 /drivers/acpi/apei/Kconfig
parentca01d6dd2d7a2652000307520777538740efc286 (diff)
pstore: X86 platform interface using ACPI/APEI/ERST
The 'error record serialization table' in ACPI provides a suitable amount of persistent storage for use by the pstore filesystem. Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/acpi/apei/Kconfig')
-rw-r--r--drivers/acpi/apei/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/apei/Kconfig b/drivers/acpi/apei/Kconfig
index fca34ccfd294..e91680c7e047 100644
--- a/drivers/acpi/apei/Kconfig
+++ b/drivers/acpi/apei/Kconfig
@@ -1,5 +1,6 @@
config ACPI_APEI
bool "ACPI Platform Error Interface (APEI)"
+ select PSTORE
depends on X86
help
APEI allows to report errors (for example from the chipset)