mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
e87dddeb92
Signed-off-by: Peter Horton <pdh@colonel-panic.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
7 lines
225 B
Text
7 lines
225 B
Text
config EARLY_PRINTK
|
|
bool "Early console support"
|
|
depends on MIPS_COBALT
|
|
help
|
|
Provide early console support by direct access to the
|
|
on board UART. The UART must have been previously
|
|
initialised by the boot loader.
|