https://bugzilla.kernel.org/show_bug.cgi?id=209277
--- Comment #1 from Necip Fazil Yildiran (fazilyildi...@gmail.com) --- The config MV64X60 in arch/powerpc/platforms/embedded6xx/Kconfig is non-prompt selected nowhere -- thus, cannot be enabled. In addition, a few other configs cannot be enabled due to their dependency on MV64X60, e.g., EDAC_MV64X60. The last to use this driver was by PrPMC 280/2800, for which the support was ended with the commit 3c8464a9b12b ("powerpc: Delete old PrPMC 280/2800 support"). This looks like the related configs (e.g., MV64X60, EDAC_MV64X60) and the code (e.g., drivers/edac/mv64x60_edac.c) for Marvell MV64X60 MPSC are now obsolete. -- You are receiving this mail because: You are watching the assignee of the bug.