arm64: defconfig: enable EDAC GHES option
authorshiju.jose@huawei.com <shiju.jose@huawei.com>
Tue, 16 Jan 2018 15:45:22 +0000 (15:45 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 19 Jan 2018 15:07:35 +0000 (16:07 +0100)
Enable CONFIG_EDAC_GHES option for ARM64,so that the memory errors
are processed and reported to the user space.

Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Acked-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig

index f864dd9..39eb62e 100644 (file)
@@ -477,6 +477,7 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 CONFIG_LEDS_TRIGGER_PANIC=y
 CONFIG_LEDS_TRIGGER_DISK=y
 CONFIG_EDAC=y
+CONFIG_EDAC_GHES=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_MAX77686=y
 CONFIG_RTC_DRV_RK808=m