diff mbox series

powerpc: delete empty config entry for PPC_86xx

Message ID 20230429043503.19385-1-rdunlap@infradead.org (mailing list archive)
State Accepted
Commit 9d87ab41743fa3658d568859d64936b37f058b60
Headers show
Series powerpc: delete empty config entry for PPC_86xx | expand

Checks

Context Check Description
snowpatch_ozlabs/github-powerpc_ppctests success Successfully ran 8 jobs.
snowpatch_ozlabs/github-powerpc_selftests success Successfully ran 8 jobs.
snowpatch_ozlabs/github-powerpc_sparse success Successfully ran 4 jobs.
snowpatch_ozlabs/github-powerpc_kernel_qemu success Successfully ran 24 jobs.
snowpatch_ozlabs/github-powerpc_clang success Successfully ran 6 jobs.

Commit Message

Randy Dunlap April 29, 2023, 4:35 a.m. UTC
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>
Cc: Kumar Gala <galak@kernel.crashing.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
---
 arch/powerpc/platforms/86xx/Kconfig |    1 -
 1 file changed, 1 deletion(-)

Comments

Michael Ellerman July 3, 2023, 5:26 a.m. UTC | #1
On Fri, 28 Apr 2023 21:35:03 -0700, Randy Dunlap wrote:
> 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.
> 
> 

Applied to powerpc/next.

[1/1] powerpc: delete empty config entry for PPC_86xx
      https://git.kernel.org/powerpc/c/9d87ab41743fa3658d568859d64936b37f058b60

cheers
diff mbox series

Patch

diff -- a/arch/powerpc/platforms/86xx/Kconfig b/arch/powerpc/platforms/86xx/Kconfig
--- a/arch/powerpc/platforms/86xx/Kconfig
+++ b/arch/powerpc/platforms/86xx/Kconfig
@@ -1,5 +1,4 @@ 
 # SPDX-License-Identifier: GPL-2.0
-config PPC_86xx
 menuconfig PPC_86xx
 	bool "86xx-based boards"
 	depends on PPC_BOOK3S_32