powerpc: remove dead config options for MPC85xx platform support
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Fri, 27 Sep 2024 09:52:03 +0000 (11:52 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 14 Nov 2024 11:47:51 +0000 (22:47 +1100)
commitf20b0a03674cef555a5f48b65f81b82868b17cdd
tree3bf1e4b34fff2c4c5e767c4d2189db30cd1c1fd0
parent6da1cab4f5f8eb778fd61f0eb6ca5b0a011dd44d
powerpc: remove dead config options for MPC85xx platform support

Commit 384e338a9187 ("powerpc: drop MPC8540_ADS and MPC8560_ADS platform
support") and commit b751ed04bc5e ("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: 384e338a9187 ("powerpc: drop MPC8540_ADS and MPC8560_ADS platform support")
Fixes: b751ed04bc5e ("powerpc: drop MPC85xx_CDS platform support")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20240927095203.392365-1-lukas.bulwahn@redhat.com
arch/powerpc/platforms/85xx/Kconfig