Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_TTY_PRINTK
has multiple definitions:
drivers/char/Kconfig
The configuration item CONFIG_TTY_PRINTK:
CONFIG_EXPERT && CONFIG_TTY
ttyprintk
If you say Y here, the support for writing user messages (i.e. console messages) via printk is available.
The feature is useful to inline user messages with kernel messages. In order to use this feature, you should output user messages to /dev/ttyprintk or redirect console to this TTY, or boot the kernel with console=ttyprintk.
If unsure, say N.
drivers/char/Kconfig
The configuration item CONFIG_TTY_PRINTK:
CONFIG_EXPERT && CONFIG_TTY
ttyprintk
If you say Y here, the support for writing user messages (i.e. console messages) via printk is available.
The feature is useful to inline user messages with kernel messages. In order to use this feature, you should output user messages to /dev/ttyprintk or redirect console to this TTY.
If unsure, say N.
Raw data from LKDDb:
lkddb module ttyprintk CONFIG_TTY_PRINTK : drivers/char/Kconfig : "TTY driver to output user messages via printk" # in 3.15–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 - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab