Re: [PATCH] powerpc: pmac32: enable serial options by default in defconfig

2023-08-23 Thread Michael Ellerman
On Wed, 02 Aug 2023 21:41:30 +0800, Yuan Tan wrote: > Serial is a critical feature for logging and debuging, and the other > architectures enable serial by default. > > Let's enable CONFIG_SERIAL_PMACZILOG and CONFIG_SERIAL_PMACZILOG_CONSOLE > by default. > > > [...] Applied to powerpc/next. [

Re: [PATCH] powerpc: pmac32: enable serial options by default in defconfig

2023-08-02 Thread Yuan Tan
Hi Christophe On 8/2/2023 9:58 PM, Christophe Leroy wrote: Le 02/08/2023 à 15:41, Yuan Tan a écrit : [Vous ne recevez pas souvent de courriers de tany...@tinylab.org. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ] Serial is a critical feature for logg

[PATCH] powerpc: pmac32: enable serial options by default in defconfig

2023-08-02 Thread Yuan Tan
Serial is a critical feature for logging and debuging, and the other architectures enable serial by default. Let's enable CONFIG_SERIAL_PMACZILOG and CONFIG_SERIAL_PMACZILOG_CONSOLE by default. Signed-off-by: Yuan Tan --- arch/powerpc/configs/pmac32_defconfig | 3 ++- 1 file changed, 2 insertio

Re: [PATCH] powerpc: pmac32: enable serial options by default in defconfig

2023-08-02 Thread Christophe Leroy
Le 02/08/2023 à 15:41, Yuan Tan a écrit : > [Vous ne recevez pas souvent de courriers de tany...@tinylab.org. Découvrez > pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ] > > Serial is a critical feature for logging and debuging, and the other > architectures enable