Skip to content

Commit 9b49f97

Browse files
antonblanchardmpe
authored andcommitted
powerpc/configs: Disable legacy ptys on microwatt defconfig
We shouldn't need legacy ptys, and disabling the option improves boot time by about 0.5 seconds. Signed-off-by: Anton Blanchard <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 27fd111 commit 9b49f97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/powerpc/configs/microwatt_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ CONFIG_NETDEVICES=y
5757
# CONFIG_INPUT is not set
5858
# CONFIG_SERIO is not set
5959
# CONFIG_VT is not set
60+
# CONFIG_LEGACY_PTYS is not set
6061
CONFIG_SERIAL_8250=y
6162
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
6263
CONFIG_SERIAL_8250_CONSOLE=y

0 commit comments

Comments
 (0)