Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f56f1967e097c79ce229d9b84fb04fd1f9d555cf
/
.
/
drivers
/
serial
/
Kconfig.opentitan
blob: 49631442e439ec93671f235525132f40c19fa283 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 by Rivos Inc.
# SPDX-License-Identifier: Apache-2.0
config UART_OPENTITAN
bool
"OpenTitan UART"
default
y
depends on DT_HAS_LOWRISC_OPENTITAN_UART_ENABLED
select
SERIAL_HAS_DRIVER
help
Enable
OpenTitan
UART serial driver