From: Timur Tabi Date: Wed, 21 Jun 2017 17:30:45 +0000 (-0500) Subject: arm64: defconfig: enable EDAC options X-Git-Tag: v4.13-rc1~164^2~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5816dda135ac27d6ebcb562cd2644f8d6266c9e2;p=karo-tx-linux.git arm64: defconfig: enable EDAC options Enable EDAC (Error Detection and Correction) support for ARM64 server systems that feature it, so that user space applications can be notified of memory errors. Signed-off-by: Timur Tabi Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6c636d3ee207..babed05aa584 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -428,6 +428,7 @@ CONFIG_LEDS_SYSCON=y CONFIG_LEDS_TRIGGER_HEARTBEAT=y CONFIG_LEDS_TRIGGER_CPU=y CONFIG_LEDS_TRIGGER_DEFAULT_ON=y +CONFIG_EDAC=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_MAX77686=y CONFIG_RTC_DRV_RK808=m