[<prev] [next>] [day] [month] [year] [list]
Message-ID: <a0846b9e-f92f-a361-01e6-2594e56d8edd@huawei.com>
Date: Fri, 4 Aug 2017 12:23:18 +0100
From: Shiju Jose <shiju.jose@...wei.com>
To: <arnd@...db.de>, <catalin.marinas@....com>, <will.deacon@....com>,
<khilman@...libre.com>, <timur@...eaurora.org>, <olof@...om.net>,
<narmstrong@...libre.com>, <yamada.masahiro@...ionext.com>,
<gregory.clement@...e-electrons.com>, <robh@...nel.org>,
<riku.voipio@...aro.org>, <eric@...olt.net>, <heiko@...ech.de>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <tbaicar@...eaurora.org>,
<john.garry@...wei.com>, <huangdaode@...ilicon.com>,
<zhengqiang10@...wei.com>, <shiju.jose@...wei.com>
Subject: [RFC PATCH v4.13-rc3] arm64: defconfig: enable EDAC GHES option
Enable EDAC GHES support for ARM64,
so that memory errors are reported to the user space.
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 6c7d147..50429c0 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -438,6 +438,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
CONFIG_EDAC=y
+CONFIG_EDAC_GHES=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_MAX77686=y
CONFIG_RTC_DRV_RK808=m
--
1.9.1
Powered by blists - more mailing lists