Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f582b55dd6dab53c51d7535fa108329421474aa2
/
.
/
drivers
/
serial
/
Kconfig.nsim
blob: 791ace3d541cbaadb9e95237104cb6fc635d237e [
file
] [
log
] [
blame
]
config UART_NSIM
bool
"UART driver for MetaWare nSim"
select
SERIAL_HAS_DRIVER
depends on SERIAL
help
This
enables the UART driver
for
the
MetaWare
nSim simulator
.