Enable TTY
modulename: tty_io.ko
and/orconsole.ko
configname: CONFIG_TTY
Linux Kernel Configuration
└─>Device Drivers
└─>Character devices
└─>Enable TTY
In linux kernel since version 3.1 (release Date: 2011-10-24)
Allows you to remove TTY support which can save space, and
blocks features that require TTY from inclusion in the kernel.
TTY is required for any text terminals or serial port
communication. Most users should leave this enabled.
blocks features that require TTY from inclusion in the kernel.
TTY is required for any text terminals or serial port
communication. Most users should leave this enabled.
source code:
is selected by
CONFIG_SERIAL_8250_EXARCONFIG_SERIAL_TEGRA_UTC
CONFIG_SERIAL_TEGRA_UTC_CONSOLE
CONFIG_SERIAL_MAX3100
CONFIG_SERIAL_SC16IS7XX
CONFIG_SERIAL_SC16IS7XX_I2C
CONFIG_SERIAL_SC16IS7XX_SPI
CONFIG_SERIAL_ESP32
CONFIG_SERIAL_ESP32_ACM
CONFIG_MOXA_INTELLIO
CONFIG_USB_EXTRON_DA_HD_4K_PLUS_CEC
CONFIG_SND_SOC_OMAP_AMS_DELTA
CONFIG_KGDB_SERIAL_CONSOLE
