]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/tty/hvc/Kconfig
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux.git] / drivers / tty / hvc / Kconfig
index 4487a6b9acc8c5ebbed5602f263c992788318021..6a3c97d345a0121bb778d88889918cee0b573664 100644 (file)
@@ -70,22 +70,22 @@ config HVC_XEN_FRONTEND
          Xen driver for secondary virtual consoles
 
 config HVC_UDBG
-       bool "udbg based fake hypervisor console"
-       depends on PPC
-       select HVC_DRIVER
-       help
-         This is meant to be used during HW bring up or debugging when
-        no other console mechanism exist but udbg, to get you a quick
-        console for userspace. Do NOT enable in production kernels. 
+       bool "udbg based fake hypervisor console"
+       depends on PPC
+       select HVC_DRIVER
+       help
+         This is meant to be used during HW bring up or debugging when
+         no other console mechanism exist but udbg, to get you a quick
+         console for userspace. Do NOT enable in production kernels.
 
 config HVC_DCC
-       bool "ARM JTAG DCC console"
-       depends on ARM || ARM64
-       select HVC_DRIVER
-       help
-         This console uses the JTAG DCC on ARM to create a console under the HVC
-        driver. This console is used through a JTAG only on ARM. If you don't have
-        a JTAG then you probably don't want this option.
+       bool "ARM JTAG DCC console"
+       depends on ARM || ARM64
+       select HVC_DRIVER
+       help
+         This console uses the JTAG DCC on ARM to create a console under the HVC
+         driver. This console is used through a JTAG only on ARM. If you don't have
+         a JTAG then you probably don't want this option.
 
 config HVC_RISCV_SBI
        bool "RISC-V SBI console support"