Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HVCS
has multiple definitions:
drivers/tty/hvc/Kconfig
The configuration item CONFIG_HVCS:
CONFIG_PPC_PSERIES && CONFIG_HVC_CONSOLE
hvcs
, hvcs
Partitionable IBM Power5 ppc64 machines allow hosting of firmware virtual consoles from one Linux partition by another Linux partition. This driver allows console data from Linux partitions to be accessed through TTY device interfaces in the device tree of a Linux partition running this driver.
To compile this driver as a module, choose M here: the module will be called hvcs. Additionally, this module will depend on arch specific APIs exported from hvcserver.ko which will also be compiled when this driver is built as a module.
drivers/char/Kconfig
The configuration item CONFIG_HVCS:
CONFIG_PPC_PSERIES && CONFIG_HVC_CONSOLE
hvcs
, hvcs
Partitionable IBM Power5 ppc64 machines allow hosting of firmware virtual consoles from one Linux partition by another Linux partition. This driver allows console data from Linux partitions to be accessed through TTY device interfaces in the device tree of a Linux partition running this driver.
To compile this driver as a module, choose M here: the module will be called hvcs. Additionally, this module will depend on arch specific APIs exported from hvcserver.ko which will also be compiled when this driver is built as a module.
Raw data from LKDDb:
lkddb module hvcs CONFIG_HVCS : drivers/char/Kconfig : "IBM Hypervisor Virtual Console Server support" # in 2.6.8–2.6.38
lkddb module hvcs CONFIG_HVCS : drivers/tty/hvc/Kconfig : "IBM Hypervisor Virtual Console Server support" # in 2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb vio "serial-server" "hvterm2" : CONFIG_HVCS : drivers/char/hvcs.c # in 2.6.8–2.6.37
lkddb vio "serial-server" "hvterm2" : CONFIG_HVCS CONFIG_HVC_DRIVER : drivers/tty/hvc/hvcs.c # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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 - H index
Automatically generated (in year 2024). See also LKDDb sources on GitLab