[<prev] [next>] [day] [month] [year] [list]
Message-ID: <8cd19f56-dd6a-edbd-76c6-6d0841c74662@huawei.com>
Date: Tue, 16 Jan 2018 15:45:34 +0000
From: <shiju.jose@...wei.com>
To: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <catalin.marinas@....com>,
<will.deacon@....com>, <arnd@...db.de>,
<gregory.clement@...e-electrons.com>, <xuwei5@...ilicon.com>,
<timur@...eaurora.org>, <olof@...om.net>,
<yamada.masahiro@...ionext.com>, <robh@...nel.org>,
<heiko@...ech.de>, <krzk@...nel.org>, <ard.biesheuvel@...aro.org>,
<tbaicar@...eaurora.org>
CC: <linuxarm@...wei.com>, <zhengqiang10@...wei.com>
Subject: [3/3] arm64: defconfig: enable CONFIG_ACPI_APEI_EINJ
Enable APEI EINJ for ARM64 to support the error injection.
Signed-off-by: Shiju Jose <shiju.jose@...wei.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3350f9c..c3f4f8a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -570,6 +570,7 @@ CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_MEMORY_FAILURE=y
+CONFIG_ACPI_APEI_EINJ=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
--
1.9.1
Powered by blists - more mailing lists