Lines Matching +full:console +full:- +full:size
1 # SPDX-License-Identifier: GPL-2.0
4 bool "Don't build arch/powerpc code with -Werror"
7 arch/powerpc with the -Werror flag (which means warnings
47 emulated by the in-kernel emulator. Counters for the various classes
51 powerpc/emulated_instructions/do_warn in debugfs), rate-limited
52 warnings can be printed to the console when instructions are
56 bool "Run self-tests of the code-patching code"
78 bool "Run self-tests of the feature-fixup code"
82 bool "Run self-tests of the MSI bitmap code"
92 Include in-kernel hooks for the xmon kernel monitor/debugger.
117 to say Y here, unless you're building for a memory-constrained
121 bool "Restrict xmon to read-only operations by default"
125 Operate xmon in read-only mode. The cmdline options 'xmon=rw' and
134 bool "Include BDI-2000 user context switcher"
137 Include in-kernel support for the Abatron BDI2000 debugger.
142 bool "Support for early boot text console (BootX or OpenFirmware only)"
159 prompt "Early debugging console"
162 Use the selected console for early debugging. Careful, if you
174 bool "LPAR HV Console"
178 console on vterm 0.
181 bool "LPAR HVSI Console"
185 console on a specified vterm.
200 bool "RTAS Console"
204 Select this to enable early debugging via the RTAS console.
236 bool "Early serial debugging for Freescale CPM-based serial ports"
240 using a CPM-based serial port. This assumes that the bootwrapper
260 bool "OPAL raw console"
264 using a "raw" console
267 bool "OPAL hvsi console"
271 using an "hvsi" console
274 bool "In memory console"
276 Select this to enable early debugging using an in memory console.
277 This console provides input and output buffers stored within the
279 can then be used to read kernel output or send input to the console.
283 int "In memory console output buffer size"
287 Selects the size of the output buffer (in bytes) of the in memory
288 console.
291 int "In memory console input buffer size"
295 Selects the size of the input buffer (in bytes) of the in memory
296 console.
319 On OPAL v2, this will be 0 for network console and 1 or 2 for
320 the machine built-in serial ports.
353 bool "Fault-injection capability for IOMMU"
357 Provide fault-injection capability for IOMMU. Each device can
368 working in architecture specific areas of the kernel - probably
388 once the kernel has booted up - it's a one time check.
393 bool "Deprecated fast endian-switch syscall"