]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: defconfig: enable APEI and GHES features
authorTimur Tabi <timur@codeaurora.org>
Wed, 21 Jun 2017 17:30:44 +0000 (12:30 -0500)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Jun 2017 08:17:20 +0000 (10:17 +0200)
commitc792e5e644fd8cd38b963fd3b38f6bf57c530966
tree4ee5724c6d8a2bc1bfeb7db61adc5600aa605ad8
parent23237ef3725de6e4f6f68cf11ae7cb52f8a5d60e
arm64: defconfig: enable APEI and GHES features

ARM64 server platforms can support ACPI Platform Error Interface (APEI)
and Generic Hardware Error Source (GHES) features, so enable them.

Platforms which support the firmware-first RAS error reporting model
require APEI and GHES functionality for the OS to receive and report
error records provided by the platform.

PCIe AER functionality is required for PCIe AER errors to be properly
reported and recovered from.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig