[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1567603943-25316-4-git-send-email-talel@amazon.com>
Date: Wed, 4 Sep 2019 16:32:23 +0300
From: Talel Shenhar <talel@...zon.com>
To: <bp@...en8.de>, <mchehab@...nel.org>, <james.morse@....com>,
<talel@...zon.com>, <davem@...emloft.net>,
<gregkh@...uxfoundation.org>, <nicolas.ferre@...rochip.com>,
<robh+dt@...nel.org>, <mark.rutland@....com>,
<catalin.marinas@....com>, <will@...nel.org>,
<linux-edac@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
CC: <hhhawa@...zon.com>, <ronenk@...zon.com>, <jonnyc@...zon.com>,
<hanochu@...zon.com>, <barakw@...zon.com>
Subject: [PATCH 3/3] arm64: alpine: select EDAC_AL_MC
Amazon's Annapurna Labs SoCs supports memory error detection and
correction.
Signed-off-by: Talel Shenhar <talel@...zon.com>
---
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
Powered by blists - more mailing lists