Commit 4e13e6ad authored by Andriy Gelman's avatar Andriy Gelman Committed by Fabio Baltieri
Browse files

drivers: serial: xmc4xxx: Fix Kconfig help entry



The configurations are no longer hard coded for UART_0.

Signed-off-by: default avatarAndriy Gelman <andriy.gelman@gmail.com>
parent eb5fd177
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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