aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/tty/serial/Kconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index 28ebf9097951..95e66acca165 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -564,15 +564,14 @@ config SERIAL_IMX_CONSOLE
564 depends on SERIAL_IMX=y 564 depends on SERIAL_IMX=y
565 select SERIAL_CORE_CONSOLE 565 select SERIAL_CORE_CONSOLE
566 help 566 help
567 If you have enabled the serial port on the Motorola IMX 567 If you have enabled the serial port on the Freescale IMX
568 CPU you can make it the console by answering Y to this option. 568 CPU you can make it the console by answering Y to this option.
569 569
570 Even if you say Y here, the currently visible virtual console 570 Even if you say Y here, the currently visible virtual console
571 (/dev/tty0) will still be used as the system console by default, but 571 (/dev/tty0) will still be used as the system console by default, but
572 you can alter that using a kernel command line option such as 572 you can alter that using a kernel command line option such as
573 "console=ttySA0". (Try "man bootparam" or see the documentation of 573 "console=ttymxc0". (Try "man bootparam" or see the documentation of
574 your boot loader (lilo or loadlin) about how to pass options to the 574 your bootloader about how to pass options to the kernel at boot time.)
575 kernel at boot time.)
576 575
577config SERIAL_UARTLITE 576config SERIAL_UARTLITE
578 tristate "Xilinx uartlite serial port support" 577 tristate "Xilinx uartlite serial port support"