mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 13:46:24 +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.
|