mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-13 15:45:26 +00:00

Signed-off-by: Peter Horton <pdh@colonel-panic.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
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.
|