projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6beb47
)
powerpc/86xx: Drop unused CONFIG_MPC8610
author
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 23 Nov 2023 03:29:02 +0000
(14:29 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 29 Dec 2023 04:23:00 +0000
(15:23 +1100)
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:
248667f8bbde
("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
arch/powerpc/platforms/86xx/Kconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/86xx/Kconfig
b/arch/powerpc/platforms/86xx/Kconfig
index 67467cd6f34cd52924f7ad395b1f480c5e0c14cd..06b1e5c49d6f7fd186e0ef313ecdffc9b5115f3e 100644
(file)
--- a/
arch/powerpc/platforms/86xx/Kconfig
+++ b/
arch/powerpc/platforms/86xx/Kconfig
@@
-52,10
+52,3
@@
config MPC8641
select MPIC
default y if GEF_SBC610 || GEF_SBC310 || GEF_PPC9A \
|| MVME7100
-
-config MPC8610
- bool
- select HAVE_PCI
- select FSL_PCI if PCI
- select PPC_UDBG_16550
- select MPIC