Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
d7c4a5f1080a61fd4a3a00ba5f741986f8fb71f0
/
.
/
arch
/
mips
/
cobalt
/
Kconfig
blob: 7c42b088d16c2cb5d294e916734958bed9cc6208 [
file
] [
log
] [
blame
]
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
.