Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_SERIAL_CONSOLE
has multiple definitions:
drivers/usb/serial/Kconfig
The configuration item CONFIG_USB_SERIAL_CONSOLE:
CONFIG_USB_SERIAL = CONFIG_y
If you say Y here, it will be possible to use a USB to serial converter port as the system console (the system console is the device which receives all kernel messages and warnings and which allows logins in single user mode). This could be useful if some terminal or printer is connected to that serial port.
Even if you say Y here, the currently visible virtual console (/dev/tty0) will still be used as the system console by default, but you can alter that using a kernel command line option such as "console=ttyUSB0". (Try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time.)
If you don't have a VGA card installed and you say Y here, the kernel will automatically use the first USB to serial converter port, /dev/ttyUSB0, as system console.
If unsure, say N.
drivers/usb/serial/Kconfig
The configuration item CONFIG_USB_SERIAL_CONSOLE:
CONFIG_USB_SERIAL = CONFIG_y && CONFIG_EXPERIMENTAL
If you say Y here, it will be possible to use a USB to serial converter port as the system console (the system console is the device which receives all kernel messages and warnings and which allows logins in single user mode). This could be useful if some terminal or printer is connected to that serial port.
Even if you say Y here, the currently visible virtual console (/dev/tty0) will still be used as the system console by default, but you can alter that using a kernel command line option such as "console=ttyUSB0". (Try "man bootparam" or see the documentation of your boot loader (lilo or loadlin) about how to pass options to the kernel at boot time.)
If you don't have a VGA card installed and you say Y here, the kernel will automatically use the first USB to serial converter port, /dev/ttyUSB0, as system console.
If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab