Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Randy Dunlap and committed by
Michael Ellerman
9d87ab41 f1fcbaa1

-1
-1
arch/powerpc/platforms/86xx/Kconfig
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 - config PPC_86xx 3 2 menuconfig PPC_86xx 4 3 bool "86xx-based boards" 5 4 depends on PPC_BOOK3S_32