diff options
author | Tony Luck <tony.luck@intel.com> | 2011-03-16 16:58:31 (GMT) |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2011-03-16 16:58:31 (GMT) |
commit | afe997a183ecc0be72652c7a5ce2152bdf91724e (patch) | |
tree | 307ec69f546700d1aac7a9bc23853f6e4ae875a0 /drivers/acpi/apei/Kconfig | |
parent | 4897313a62cf0b106e9e861bf7350a9cfc0715d0 (diff) | |
parent | 168f2e14319aba3125946649604e858cbae85be6 (diff) | |
download | linux-afe997a183ecc0be72652c7a5ce2152bdf91724e.tar.xz |
Pull pstorev4 into release branch
Diffstat (limited to 'drivers/acpi/apei/Kconfig')
-rw-r--r-- | drivers/acpi/apei/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/apei/Kconfig b/drivers/acpi/apei/Kconfig index fca34cc..e91680c 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) |