Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VT_HW_CONSOLE_BINDING
has multiple definitions:
drivers/tty/Kconfig
The configuration item CONFIG_VT_HW_CONSOLE_BINDING:
CONFIG_VT
The virtual terminal is the device that interacts with the physical terminal through console drivers. On these systems, at least one console driver is loaded. In other configurations, additional console drivers may be enabled, such as the framebuffer console. If more than 1 console driver is enabled, setting this to 'y' will allow you to select the console driver that will serve as the backend for the virtual terminals.
See Documentation/driver-api/console.rst for more information. For framebuffer console users, please refer to Documentation/fb/fbcon.rst.
drivers/char/Kconfig
The configuration item CONFIG_VT_HW_CONSOLE_BINDING:
CONFIG_HW_CONSOLE
The virtual terminal is the device that interacts with the physical terminal through console drivers. On these systems, at least one console driver is loaded. In other configurations, additional console drivers may be enabled, such as the framebuffer console. If more than 1 console driver is enabled, setting this to 'y' will allow you to select the console driver that will serve as the backend for the virtual terminals.
See Documentation/console/console.txt for more information. For framebuffer console users, please refer to Documentation/fb/fbcon.txt.
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 - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab