drivers: serial: xmc4xxx: Fix Kconfig help entry

The configurations are no longer hard coded for UART_0.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
This commit is contained in:
Andriy Gelman 2022-12-15 15:33:49 -05:00 committed by Fabio Baltieri
commit 4e13e6ada7

View file

@ -12,7 +12,7 @@ config UART_XMC4XXX
select SERIAL_SUPPORT_ASYNC if DT_HAS_INFINEON_XMC4XXX_DMA_ENABLED
select DMA if UART_ASYNC_API
help
This option enables the XMC4XX UART driver, for UART_0.
This option enables the XMC4XX UART driver.
if UART_XMC4XXX