[PATCH v11 1/5] arm64: Enable EDAC on ARM64
Loc Ho
lho at apm.com
Fri May 22 16:32:56 PDT 2015
Select EDAC_SUPPORT for arm64.
Signed-off-by: Loc Ho <lho at apm.com>
---
arch/arm64/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 4269dba..577078f 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -22,6 +22,7 @@ config ARM64
select BUILDTIME_EXTABLE_SORT
select CLONE_BACKWARDS
select COMMON_CLK
+ select EDAC_SUPPORT
select CPU_PM if (SUSPEND || CPU_IDLE)
select DCACHE_WORD_ACCESS
select GENERIC_ALLOCATOR
--
1.7.1
More information about the linux-arm-kernel
mailing list