mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 17:32:57 +02:00
Kernel: Do not automatically load TTY line disciplines, only if necessary
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -3410,7 +3410,7 @@ CONFIG_HW_CONSOLE=y
|
||||
CONFIG_VT_HW_CONSOLE_BINDING=y
|
||||
CONFIG_UNIX98_PTYS=y
|
||||
# CONFIG_LEGACY_PTYS is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
# CONFIG_LDISC_AUTOLOAD is not set
|
||||
|
||||
#
|
||||
# Serial drivers
|
||||
|
||||
@@ -3397,7 +3397,7 @@ CONFIG_HW_CONSOLE=y
|
||||
CONFIG_VT_HW_CONSOLE_BINDING=y
|
||||
CONFIG_UNIX98_PTYS=y
|
||||
# CONFIG_LEGACY_PTYS is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
# CONFIG_LDISC_AUTOLOAD is not set
|
||||
|
||||
#
|
||||
# Serial drivers
|
||||
|
||||
@@ -2915,7 +2915,7 @@ CONFIG_HW_CONSOLE=y
|
||||
CONFIG_VT_HW_CONSOLE_BINDING=y
|
||||
CONFIG_UNIX98_PTYS=y
|
||||
# CONFIG_LEGACY_PTYS is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
# CONFIG_LDISC_AUTOLOAD is not set
|
||||
|
||||
#
|
||||
# Serial drivers
|
||||
|
||||
@@ -3382,7 +3382,7 @@ CONFIG_HW_CONSOLE=y
|
||||
CONFIG_VT_HW_CONSOLE_BINDING=y
|
||||
CONFIG_UNIX98_PTYS=y
|
||||
# CONFIG_LEGACY_PTYS is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
# CONFIG_LDISC_AUTOLOAD is not set
|
||||
|
||||
#
|
||||
# Serial drivers
|
||||
|
||||
Reference in New Issue
Block a user