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"
98 Include in-kernel hooks for the xmon kernel monitor/debugger.
123 to say Y here, unless you're building for a memory-constrained
127 bool "Restrict xmon to read-only operations by default"
131 Operate xmon in read-only mode. The cmdline options 'xmon=rw' and
140 bool "Include BDI-2000 user context switcher"
143 Include in-kernel support for the Abatron BDI2000 debugger.
148 bool "Support for early boot text console (BootX or OpenFirmware only)"
165 prompt "Early debugging console"
168 Use the selected console for early debugging. Careful, if you
180 bool "LPAR HV Console"
184 console on vterm 0.
187 bool "LPAR HVSI Console"
191 console on a specified vterm.
206 bool "RTAS Console"
210 Select this to enable early debugging via the RTAS console.
242 bool "Early serial debugging for Freescale CPM-based serial ports"
246 using a CPM-based serial port. This assumes that the bootwrapper
266 bool "OPAL raw console"
270 using a "raw" console
273 bool "OPAL hvsi console"
277 using an "hvsi" console
280 bool "In memory console"
282 Select this to enable early debugging using an in memory console.
283 This console provides input and output buffers stored within the
285 can then be used to read kernel output or send input to the console.
291 Select this to enable early debugging via Serial 16550 console
295 int "In memory console output buffer size"
299 Selects the size of the output buffer (in bytes) of the in memory
300 console.
303 int "In memory console input buffer size"
307 Selects the size of the input buffer (in bytes) of the in memory
308 console.
330 On OPAL v2, this will be 0 for network console and 1 or 2 for
331 the machine built-in serial ports.
373 bool "Fault-injection capability for IOMMU"
377 Provide fault-injection capability for IOMMU. Each device can
383 bool "Deprecated fast endian-switch syscall"