aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-01-09 18:09:30 -0500
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-09 18:09:30 -0500
commit3995f4c5327595b51482bdac8c189736262eb6e0 (patch)
treeef768d0ecf243a2376bfc646b847964313146d3e /drivers/serial/Kconfig
parent05814450070f13b671fc9dbf89477677aa0258cb (diff)
parentfe38ea5623d262afc0b92ea47b8a7d8c988521d2 (diff)
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Diffstat (limited to 'drivers/serial/Kconfig')
-rw-r--r--drivers/serial/Kconfig23
1 files changed, 0 insertions, 23 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index 3fd5b999fdac..1bae26a8a503 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -369,29 +369,6 @@ config SERIAL_21285_CONSOLE
369 your boot loader (lilo or loadlin) about how to pass options to the 369 your boot loader (lilo or loadlin) about how to pass options to the
370 kernel at boot time.) 370 kernel at boot time.)
371 371
372config SERIAL_UART00
373 bool "Excalibur serial port (uart00) support"
374 depends on ARM && ARCH_CAMELOT
375 select SERIAL_CORE
376 help
377 Say Y here if you want to use the hard logic uart on Excalibur. This
378 driver also supports soft logic implementations of this uart core.
379
380config SERIAL_UART00_CONSOLE
381 bool "Support for console on Excalibur serial port"
382 depends on SERIAL_UART00
383 select SERIAL_CORE_CONSOLE
384 help
385 Say Y here if you want to support a serial console on an Excalibur
386 hard logic uart or uart00 IP core.
387
388 Even if you say Y here, the currently visible virtual console
389 (/dev/tty0) will still be used as the system console by default, but
390 you can alter that using a kernel command line option such as
391 "console=ttyS1". (Try "man bootparam" or see the documentation of
392 your boot loader (lilo or loadlin) about how to pass options to the
393 kernel at boot time.)
394
395config SERIAL_MPSC 372config SERIAL_MPSC
396 bool "Marvell MPSC serial port support" 373 bool "Marvell MPSC serial port support"
397 depends on PPC32 && MV64X60 374 depends on PPC32 && MV64X60