Skip to content

Commit 6e277cf

Browse files
jhqianMaureenHelm
authored andcommitted
drivers: serial: add config for uart 4
- Add config for uart 4 Signed-off-by: Ryan QIAN <[email protected]>
1 parent f44514d commit 6e277cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

drivers/serial/Kconfig.mcux_lpuart

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,9 @@ menuconfig UART_MCUX_LPUART_3
3535
help
3636
Enable UART 3.
3737

38+
menuconfig UART_MCUX_LPUART_4
39+
bool "UART 4"
40+
help
41+
Enable UART 4.
42+
3843
endif # UART_MCUX_LPUART

0 commit comments

Comments
 (0)