Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
91749dfeb325b0d57488556cd369ba7917d5978f
/
.
/
drivers
/
serial
/
Kconfig.si32
blob: 8a36f06f308317627d3d74b7941449b3b3c84f8c [
file
] [
log
] [
blame
]
# Copyright (c) 2024 GARDENA GmbH
#
# SPDX-License-Identifier: Apache-2.0
config UART_SI32_USART
bool
"SI32 USART MCU serial driver"
default
y
depends on DT_HAS_SILABS_SI32_USART_ENABLED
select
SERIAL_HAS_DRIVER
select
SERIAL_SUPPORT_INTERRUPT