[RFC PATCH v4.13-rc3] arm64: defconfig: enable EDAC GHES option

Shiju Jose shiju.jose at huawei.com
Fri Aug 4 04:23:18 PDT 2017


Enable EDAC GHES support for ARM64,
so that memory errors are reported to the user space.

Signed-off-by: Shiju Jose <shiju.jose at huawei.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





More information about the linux-arm-kernel mailing list