Lines Matching +full:output +full:- +full:only
1 # SPDX-License-Identifier: GPL-2.0
8 It will automatically be selected if one of the back-end console drivers
45 bool "z/VM IUCV Hypervisor console support (VM only)"
51 This driver provides a Hypervisor console (HVC) back-end to access
87 driver. This console is used through a JTAG only on ARM. If you don't have
91 bool "Use DCC only on CPU core 0"
94 This is a DEBUG option to serialize all console input and output to CPU 0.
97 CPU core reads or writes from/to DCC, it only accesses its own DCC device.
102 shows the DCC output only from that core's DCC. The result is that
103 console output is either lost or scattered across windows.
105 Enable this option only if you are sure that you do not need features like
110 bool "RISC-V SBI console support"
114 This enables support for console output via RISC-V SBI calls, which
115 is normally used only during boot to output printk.