]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: enable EDAC options
authorTimur Tabi <timur@codeaurora.org>
Wed, 21 Jun 2017 17:30:45 +0000 (12:30 -0500)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Jun 2017 08:17:21 +0000 (10:17 +0200)
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 <timur@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig

index 6c636d3ee207d70fd9946f8d1bb862aa5dc3ae2a..babed05aa584dfb41ef9a26e831e22220b4c4b74 100644 (file)
@@ -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