Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5b70814f2491c904816bcefcee030f55ac377898
/
.
/
board
/
nuvoton
/
common
/
Kconfig
blob: 61de7bc5f8817bc11a4a9fa3f28cc5620e3998ad [
file
] [
log
] [
blame
]
if
ARCH_NPCM
config SYS_SKIP_UART_INIT
bool
"Skip UART initialization"
depends on NPCM_SERIAL
help
Select
this
if
the UART you want to
use
is
already
initialized
by
the time U
-
Boot
starts its execution
.
endif