You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
powerpc: remove dead config options for MPC85xx platform support
Commit 384e338 ("powerpc: drop MPC8540_ADS and MPC8560_ADS platform
support") and commit b751ed0 ("powerpc: drop MPC85xx_CDS platform
support") removes the platform support for MPC8540_ADS, MPC8560_ADS and
MPC85xx_CDS in the source tree, but misses to remove the config options in
the Kconfig file. Hence, these three config options are without any effect
since then.
Drop these three dead config options.
Fixes: 384e338 ("powerpc: drop MPC8540_ADS and MPC8560_ADS platform support")
Fixes: b751ed0 ("powerpc: drop MPC85xx_CDS platform support")
Signed-off-by: Lukas Bulwahn <[email protected]>
Reviewed-by: Ritesh Harjani (IBM) <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://patch.msgid.link/[email protected]
0 commit comments