Re: [PATCH] powerpc/configs: Disable legacy ptys on microwatt defconfig

2021-08-18 Thread Michael Ellerman
On Thu, 5 Aug 2021 11:20:05 +1000, Anton Blanchard wrote: > We shouldn't need legacy ptys, and disabling the option improves boot > time by about 0.5 seconds. Applied to powerpc/next. [1/1] powerpc/configs: Disable legacy ptys on microwatt defconfig

[PATCH] powerpc/configs: Disable legacy ptys on microwatt defconfig

2021-08-04 Thread Anton Blanchard
We shouldn't need legacy ptys, and disabling the option improves boot time by about 0.5 seconds. Signed-off-by: Anton Blanchard --- diff --git a/arch/powerpc/configs/microwatt_defconfig b/arch/powerpc/configs/microwatt_defconfig index a08b739123da..ebc90aefbc0c 100644 ---