projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27fd111
)
powerpc/configs: Disable legacy ptys on microwatt defconfig
author
Anton Blanchard
<anton@ozlabs.org>
Thu, 5 Aug 2021 01:20:05 +0000
(11:20 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Tue, 10 Aug 2021 13:14:56 +0000
(23:14 +1000)
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>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://lore.kernel.org/r/20210805112005.3cb1f412@kryten.localdomain
arch/powerpc/configs/microwatt_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/microwatt_defconfig
b/arch/powerpc/configs/microwatt_defconfig
index
a08b739
..
ebc90ae
100644
(file)
--- 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