Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EARLY_PRINTK_USB_XDBC
:
CONFIG_EARLY_PRINTK && CONFIG_PCI
Write kernel log output directly into the xHCI debug port.
One use for this feature is kernel debugging, for example when your machine crashes very early before the regular console code is initialized. Other uses include simpler, lockless logging instead of a full-blown printk console driver + klogd.
For normal production environments this is normally not recommended, because it doesn't feed events into klogd/syslogd and doesn't try to print anything on the screen.
You should normally say N here, unless you want to debug early crashes or need a very simple printk logging facility.
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 - E index
Automatically generated (in year 2024). See also LKDDb sources on GitLab