Lines Matching full:console
6 menu "Console display driver support"
9 bool "VGA text console" if EXPERT || !X86
21 <ftp://ibiblio.org/pub/Linux/utils/console/>.
30 The scrollback buffer of the standard VGA console is located in
35 down the console.
51 bool "Persistent Scrollback History for each console by default"
57 flushed each time the console is switched. This feature can also be
73 tristate "MDA text console (dual-headed)"
87 tristate "SGI Newport Console support"
91 Say Y here if you want the console on the Newport aka XL graphics
100 int "Initial number of console screen columns"
110 int "Initial number of console screen rows"
120 bool "Framebuffer Console support"
126 Low-level framebuffer-based console driver.
129 bool "Map the console to the primary display device"
133 If this option is selected, the framebuffer console will
135 supports this feature). Otherwise, the framebuffer console will
145 bool "Framebuffer Console Rotation"
148 Enable display rotation for the framebuffer console. This is done
150 display. Note that the rotation is done at the console level only
155 bool "Framebuffer Console Deferred Takeover"
158 If enabled this defers the framebuffer console taking over the
159 console from the dummy console until the first text is displayed on
160 the console. This is useful in combination with the "quiet" kernel
166 bool "STI text console"
171 The STI console is the builtin display/keyboard on HP-PARISC
173 The alternative is to use your primary serial port as a console.