[PATCH 8/8] arm64: defconfig: enable EDAC options

Timur Tabi timur at codeaurora.org
Wed Apr 12 12:03:00 EDT 2017


EDAC (Error Detection and Correction) and EDAC_MM_EDAC are required to
have EDAC_GHES enabled. EDAC_GHES support is needed to properly handle
memory errors from the APEI GHES framework as well as reporting these
types of errors to the user space via the memory controller trace event.

Signed-off-by: Timur Tabi <timur at codeaurora.org>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e99637a..5fd1409 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -420,6 +420,8 @@ CONFIG_LEDS_SYSCON=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_LEDS_TRIGGER_CPU=y
 CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
+CONFIG_EDAC=y
+CONFIG_EDAC_MM_EDAC=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_MAX77686=y
 CONFIG_RTC_DRV_RK808=m
-- 
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc.  Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.




More information about the linux-arm-kernel mailing list