blob: 5b755fdc81dd798fe2f8c79dddb227c3e6c29e49 [file] [log] [blame]
menuconfig UART_CC32XX
depends on SOC_SERIES_CC32XX
bool "CC32XX UART driver"
default n
select SERIAL_HAS_DRIVER
depends on SOC_FAMILY_TISIMPLELINK
help
This option enables the CC32XX UART driver, for UART_0.
config UART_CC32XX_NAME
string "Device Name for CC32XX UART"
default "UART_0"
depends on UART_CC32XX
help
This is the UART's device name binding.