public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: layerscape: remove redundant EDAC_SUPPORT selection
@ 2024-05-02 19:43 Baruch Siach
  2024-05-03  6:29 ` Anshuman Khandual
  2024-06-03  1:58 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Baruch Siach @ 2024-05-02 19:43 UTC (permalink / raw)
  To: Shawn Guo; +Cc: linux-arm-kernel, Baruch Siach

CONFIG_ARM64 selects CONFIG_EDAC_SUPPORT already.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 arch/arm64/Kconfig.platforms | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 24335565bad5..f934f217be85 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -200,7 +200,6 @@ if ARCH_NXP
 
 config ARCH_LAYERSCAPE
 	bool "Freescale Layerscape SoC family"
-	select EDAC_SUPPORT
 	help
 	  This enables support for the Freescale Layerscape SoC family.
 
-- 
2.43.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-03  1:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-02 19:43 [PATCH] arm64: layerscape: remove redundant EDAC_SUPPORT selection Baruch Siach
2024-05-03  6:29 ` Anshuman Khandual
2024-06-03  1:58 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox