diff mbox series

powerpc/configs: Disable legacy ptys on microwatt defconfig

Message ID 20210805112005.3cb1f412@kryten.localdomain (mailing list archive)
State Accepted
Headers show
Series powerpc/configs: Disable legacy ptys on microwatt defconfig | expand

Checks

Context Check Description
snowpatch_ozlabs/github-powerpc_ppctests success Successfully ran 8 jobs.
snowpatch_ozlabs/github-powerpc_selftests success Successfully ran 8 jobs.
snowpatch_ozlabs/github-powerpc_sparse success Successfully ran 4 jobs.
snowpatch_ozlabs/github-powerpc_kernel_qemu success Successfully ran 25 jobs.
snowpatch_ozlabs/github-powerpc_clang success Successfully ran 8 jobs.

Commit Message

Anton Blanchard Aug. 5, 2021, 1:20 a.m. UTC
We shouldn't need legacy ptys, and disabling the option improves boot
time by about 0.5 seconds.

Signed-off-by: Anton Blanchard <anton@ozlabs.org>
---

Comments

Michael Ellerman Aug. 18, 2021, 1:38 p.m. UTC | #1
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
      https://git.kernel.org/powerpc/c/9b49f979b3d560cb75ea9f1a596baf432d566798

cheers
diff mbox series

Patch

diff --git a/arch/powerpc/configs/microwatt_defconfig b/arch/powerpc/configs/microwatt_defconfig
index a08b739123da..ebc90aefbc0c 100644
--- a/arch/powerpc/configs/microwatt_defconfig
+++ b/arch/powerpc/configs/microwatt_defconfig
@@ -57,6 +57,7 @@  CONFIG_NETDEVICES=y
 # CONFIG_INPUT is not set
 # CONFIG_SERIO is not set
 # CONFIG_VT is not set
+# CONFIG_LEGACY_PTYS is not set
 CONFIG_SERIAL_8250=y
 # CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
 CONFIG_SERIAL_8250_CONSOLE=y