linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] powerpc/mpc8xxx: Change EDAC for FSL SoC
@ 2015-05-07  9:41 songwenbin
  2015-05-07  9:41 ` [PATCH v2 2/2] powerpc/mpc85xx: Fix EDAC address capture songwenbin
  2015-05-29  0:46 ` [v2,1/2] powerpc/mpc8xxx: Change EDAC for FSL SoC Scott Wood
  0 siblings, 2 replies; 4+ messages in thread
From: songwenbin @ 2015-05-07  9:41 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Mingkai.hu, York Sun, songwenbin

From: York Sun <yorksun@freescale.com>

Remove mpc83xx and mpc85xx as dependency.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: songwenbin <wenbin.song@freescale.com>
---
 drivers/edac/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index cb59619..ad07d4f 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -262,10 +262,10 @@ config EDAC_SBRIDGE
 
 config EDAC_MPC85XX
 	tristate "Freescale MPC83xx / MPC85xx"
-	depends on EDAC_MM_EDAC && FSL_SOC && (PPC_83xx || PPC_85xx)
+	depends on EDAC_MM_EDAC && FSL_SOC
 	help
 	  Support for error detection and correction on the Freescale
-	  MPC8349, MPC8560, MPC8540, MPC8548
+	  MPC8349, MPC8560, MPC8540, MPC8548, T4240
 
 config EDAC_MV64X60
 	tristate "Marvell MV64x60"
-- 
2.1.0.27.g96db324

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

end of thread, other threads:[~2015-05-29 20:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07  9:41 [PATCH v2 1/2] powerpc/mpc8xxx: Change EDAC for FSL SoC songwenbin
2015-05-07  9:41 ` [PATCH v2 2/2] powerpc/mpc85xx: Fix EDAC address capture songwenbin
2015-05-29  0:46 ` [v2,1/2] powerpc/mpc8xxx: Change EDAC for FSL SoC Scott Wood
2015-05-29 19:26   ` York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).