Skip to content

Commit 6e681ab

Browse files
Loc Hosuryasaimadhu
authored andcommitted
arm64: Enable EDAC on ARM64
Select EDAC_SUPPORT for arm64. Signed-off-by: Loc Ho <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: linux-edac <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Borislav Petkov <[email protected]>
1 parent b01aec9 commit 6e681ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ config ARM64
2222
select BUILDTIME_EXTABLE_SORT
2323
select CLONE_BACKWARDS
2424
select COMMON_CLK
25+
select EDAC_SUPPORT
2526
select CPU_PM if (SUSPEND || CPU_IDLE)
2627
select DCACHE_WORD_ACCESS
2728
select GENERIC_ALLOCATOR

0 commit comments

Comments
 (0)