On Sat, 07 Jun 2025 19:13:51 +0900, Masahiro Yamada wrote: > 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. > > [...]
Applied to powerpc/fixes. [1/1] powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block https://git.kernel.org/powerpc/c/6a859f1a19d1f8756ffb097f5973dfebbca4811a Thanks