Re: [PATCH] powerpc/82xx: Select FSL_SOC

2023-09-21 Thread Michael Ellerman
On Thu, 14 Sep 2023 17:23:45 +0200, Christophe Leroy wrote: > It used to be impossible to select CONFIG_CPM2 without selecting > CONFIG_FSL_SOC at the same time because CONFIG_CPM2 was dependent > on CONFIG_8260 and CONFIG_8260 was selecting CONFIG_FSL_SOC. > > But after commit eb5aa2137275 ("powe

Re: [PATCH] powerpc/82xx: Select FSL_SOC

2023-09-15 Thread Michael Ellerman
Christophe Leroy writes: > Le 15/09/2023 à 02:43, Michael Ellerman a écrit : >> Christophe Leroy writes: >>> It used to be impossible to select CONFIG_CPM2 without selecting >>> CONFIG_FSL_SOC at the same time because CONFIG_CPM2 was dependent >>> on CONFIG_8260 and CONFIG_8260 was selecting CONF

Re: [PATCH] powerpc/82xx: Select FSL_SOC

2023-09-14 Thread Christophe Leroy
Le 15/09/2023 à 02:43, Michael Ellerman a écrit : > Christophe Leroy writes: >> It used to be impossible to select CONFIG_CPM2 without selecting >> CONFIG_FSL_SOC at the same time because CONFIG_CPM2 was dependent >> on CONFIG_8260 and CONFIG_8260 was selecting CONFIG_FSL_SOC. >> >> But after co

Re: [PATCH] powerpc/82xx: Select FSL_SOC

2023-09-14 Thread Michael Ellerman
Christophe Leroy writes: > It used to be impossible to select CONFIG_CPM2 without selecting > CONFIG_FSL_SOC at the same time because CONFIG_CPM2 was dependent > on CONFIG_8260 and CONFIG_8260 was selecting CONFIG_FSL_SOC. > > But after commit eb5aa2137275 ("powerpc/82xx: Remove CONFIG_8260 > and

Re: [PATCH] powerpc/82xx: Select FSL_SOC

2023-09-14 Thread Randy Dunlap
On 9/14/23 08:23, Christophe Leroy wrote: > It used to be impossible to select CONFIG_CPM2 without selecting > CONFIG_FSL_SOC at the same time because CONFIG_CPM2 was dependent > on CONFIG_8260 and CONFIG_8260 was selecting CONFIG_FSL_SOC. > > But after commit eb5aa2137275 ("powerpc/82xx: Remov

[PATCH] powerpc/82xx: Select FSL_SOC

2023-09-14 Thread Christophe Leroy
It used to be impossible to select CONFIG_CPM2 without selecting CONFIG_FSL_SOC at the same time because CONFIG_CPM2 was dependent on CONFIG_8260 and CONFIG_8260 was selecting CONFIG_FSL_SOC. But after commit eb5aa2137275 ("powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272") CONFIG_CPM2 depends on