Lines Matching refs:console
47 bool "Enable character translations in console" if EXPERT
53 bool "Support for console on virtual terminal" if EXPERT
57 The system console is the device which receives all kernel messages
60 a physical terminal) can be used as system console. This is the most
66 terminal (/dev/tty0) will be used as system console. You can change
67 that with a kernel command line option such as "console=tty3" which
68 would use the third virtual terminal as system console. (Try "man
84 bool "Support for binding and unbinding console drivers"
89 terminal through console drivers. On these systems, at least one
90 console driver is loaded. In other configurations, additional console
91 drivers may be enabled, such as the framebuffer console. If more than
92 1 console driver is enabled, setting this to 'y' will allow you to
93 select the console driver that will serve as the backend for the
96 See <file:Documentation/console/console.txt> for more
97 information. For framebuffer console users, please refer to
378 bool "Early console (udbg) support for ePAPR hypervisors"
381 Select this option to enable early console (a.k.a. "udbg") support
386 int "Byte channel handle for early console (udbg)"
390 If you want early console (udbg) output through a byte channel,
396 Note that only one early console driver can be enabled, so don't
400 there simply will be no early console output. This is true also
420 This enables a console on a Dash channel.
426 This enables a TTY and console on the MIPS EJTAG Fast Debug Channels,
428 probe which supports it, to get console output and a login prompt via
434 The console can be enabled with console=fdc1 (for FDC channel 1 on all
435 CPUs). Do not use the console unless there is a debug probe attached
441 bool "Early FDC console"
444 This registers a console on FDC channel 1 very early during boot (from