zephyr/drivers/serial/Kconfig.cc32xx

12 lines
278 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
config UART_CC32XX
bool "CC32XX UART driver"
default y
depends on DT_HAS_TI_CC32XX_UART_ENABLED
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
select PINCTRL
help
This option enables the CC32XX UART driver, for UART_0.