Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7b9084cb4f18aec52800dbbed66363909b419abe
/
.
/
drivers
/
serial
/
Kconfig.rcar
blob: da98715404d41f1ce5a125dc0b6018ba1dec5f5c [
file
] [
log
] [
blame
]
# Reneas R-Car UART configuration options
# Copyright (c) 2021 IoT.bzh
# SPDX-License-Identifier: Apache-2.0
config UART_RCAR
bool
"Renesas R-Car UART Driver"
select
SERIAL_HAS_DRIVER
depends on SOC_FAMILY_RCAR
help
Enable
Renesas
R
-
Car
UART
Driver
.