linux/arch/powerpc/platforms
Masahiro Yamada 6a859f1a19 powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block
There are two CONFIG_POWERPC64_CPU entries in the "CPU selection"
choice block.

I guess the intent is to display a different prompt depending on
CPU_LITTLE_ENDIAN: "Generic (POWER5 and PowerPC 970 and above)" for big
endian, and "Generic (POWER8 and above)" for little endian.

I stumbled on this tricky use case, and worked around it on Kconfig with
commit 4d46b5b623 ("kconfig: fix infinite loop in sym_calc_choice()").
However, I doubt that supporting multiple entries with the same symbol
in a choice block is worth the complexity - this is the only such case
in the kernel tree.

This commit merges the two entries. Once this cleanup is accepted in
the powerpc subsystem, I will proceed to refactor the Kconfig parser.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250607102005.1965409-1-masahiroy@kernel.org
2025-08-20 14:02:47 +05:30
..
8xx powerpc: Use dev_fwnode() 2025-08-20 13:53:10 +05:30
44x treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
52xx treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
82xx powerpc-km82xx.c: replace of_node_put() with __free 2024-11-15 10:35:58 +11:00
83xx treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
85xx powerpc: Switch to irq_find_mapping() 2025-05-16 21:06:12 +02:00
86xx asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
512x (powerpc/512) Fix possible dma_unmap_single() on uninitialized pointer 2025-07-09 09:15:10 +05:30
amigaone
book3s powerpc: book3s: vas: use lock guard for mutex 2025-06-23 09:57:11 +05:30
cell spufs: switch to locked_recursive_removal() 2025-07-02 22:36:51 -04:00
chrp irqdomain: Rename irq_set_default_host() to irq_set_default_domain() 2025-04-04 16:39:10 +02:00
embedded6xx
microwatt
pasemi
powermac
powernv powerpc updates for 6.17 2025-07-29 20:28:38 -07:00
ps3
pseries Summary of significant series in this pull request: 2025-07-31 14:57:54 -07:00
fsl_uli1575.c
Kconfig
Kconfig.cputype powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block 2025-08-20 14:02:47 +05:30
Makefile