summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorshiju.jose@huawei.com <shiju.jose@huawei.com>2018-01-16 18:45:22 +0300
committerArnd Bergmann <arnd@arndb.de>2018-01-19 18:07:35 +0300
commit001cd7f6667d82de9c29a76951605ab5cf7e8548 (patch)
tree8afcd4d32b6d7bd6f5abf7343f2e0ea29dab750d /arch/arm64
parent67cefd346fb14ed16db1cff983dead8ad58ac451 (diff)
downloadlinux-001cd7f6667d82de9c29a76951605ab5cf7e8548.tar.xz
arm64: defconfig: enable EDAC GHES option
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>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f864dd930a01..39eb62e19cd7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -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