Re: [PATCH] powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272

2023-08-23 Thread Michael Ellerman
On Thu, 17 Aug 2023 10:05:49 +0200, Christophe Leroy wrote: > CONFIG_8272 is never used, remove it. > > CONFIG_8260 is redundant with CONFIG_PPC_82xx, remove it. > > Applied to powerpc/next. [1/1] powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272

[PATCH] powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272

2023-08-17 Thread Christophe Leroy
CONFIG_8272 is never used, remove it. CONFIG_8260 is redundant with CONFIG_PPC_82xx, remove it. Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/cputable.h | 2 +- arch/powerpc/platforms/82xx/Kconfig | 25 - arch/powerpc/platforms/Kconfig | 2 +- 3