Skip to content

Commit 5bb13e6

Browse files
committed
powerpc/86xx: Drop unused CONFIG_MPC8610
The MPC8610 symbol used to be default y if MPC8610_HPCD, but since MPC8610_HPCD was removed MPC8610 is now never used. Remove it. Fixes: 248667f ("powerpc: drop HPCD/MPC8610 evaluation platform support") Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20231123032902.2760818-1-mpe@ellerman.id.au
1 parent e6beb47 commit 5bb13e6

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

arch/powerpc/platforms/86xx/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,3 @@ config MPC8641
5252
select MPIC
5353
default y if GEF_SBC610 || GEF_SBC310 || GEF_PPC9A \
5454
|| MVME7100
55-
56-
config MPC8610
57-
bool
58-
select HAVE_PCI
59-
select FSL_PCI if PCI
60-
select PPC_UDBG_16550
61-
select MPIC

0 commit comments

Comments
 (0)