Commit 74210267 authored by York Sun's avatar York Sun Committed by Borislav Petkov

EDAC, mpc8xxx: Adapt for FSL SoC

Remove mpc83xx and mpc85xx as dependency.
Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
Acked-by: default avatarJohannes Thumshirn <morbidrsa@gmail.com>
Cc: Mingkai.hu@freescale.com
Link: http://lkml.kernel.org/r/1431425022-44766-1-git-send-email-Wenbin.Song@freescale.comSigned-off-by: default avatarsongwenbin <wenbin.song@freescale.com>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
parent cc14c5a8
...@@ -263,10 +263,10 @@ config EDAC_SBRIDGE ...@@ -263,10 +263,10 @@ config EDAC_SBRIDGE
config EDAC_MPC85XX config EDAC_MPC85XX
tristate "Freescale MPC83xx / MPC85xx" tristate "Freescale MPC83xx / MPC85xx"
depends on EDAC_MM_EDAC && FSL_SOC && (PPC_83xx || PPC_85xx) depends on EDAC_MM_EDAC && FSL_SOC
help help
Support for error detection and correction on the Freescale Support for error detection and correction on the Freescale
MPC8349, MPC8560, MPC8540, MPC8548 MPC8349, MPC8560, MPC8540, MPC8548, T4240
config EDAC_MV64X60 config EDAC_MV64X60
tristate "Marvell MV64x60" tristate "Marvell MV64x60"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment