zephyr/drivers/serial/Kconfig.cc32xx
Kumar Gala f13af29741 arm: ti: cc32xx: dts: use label to generate TI CC32xx uart name
Now that we can utilize label in the device tree we can convert to
getting the device name for the TI CC32xx UART out of the device
tree instead of from Kconfig.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-05-19 10:06:48 -04:00

9 lines
218 B
Plaintext

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.