powerpc: delete empty config entry for PPC_86xx
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 29 Apr 2023 04:35:03 +0000 (21:35 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 15 May 2023 13:25:56 +0000 (23:25 +1000)
commit9d87ab41743fa3658d568859d64936b37f058b60
tree25e69228d210989a731a54dcf881eb30d58dc2cc
parentf1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6
powerpc: delete empty config entry for PPC_86xx

Drop an unused and empty "config" entry for PPC_86xx.
It has no keyword entries under it and the following line's
"menuconfig" for the same Kconfig symbol is what kconfig uses.

Fixes: d8267c1a3686 ("powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230429043503.19385-1-rdunlap@infradead.org
arch/powerpc/platforms/86xx/Kconfig