[PATCH 3/3] arm64: alpine: select EDAC_AL_MC

From: Talel Shenhar
Date: Wed Sep 04 2019 - 09:33:25 EST


Amazon's Annapurna Labs SoCs supports memory error detection and
correction.

Signed-off-by: Talel Shenhar <talel@xxxxxxxxxx>
---
arch/arm64/Kconfig.platforms | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 4778c77..d2809b9 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -25,6 +25,7 @@ config ARCH_SUNXI
config ARCH_ALPINE
bool "Annapurna Labs Alpine platform"
select ALPINE_MSI if PCI
+ select EDAC_AL_MC
help
This enables support for the Annapurna Labs Alpine
Soc family.
--
2.7.4