s32k1xx\Kconfig: Add config option to enable UART invert setting.
This commit is contained in:
parent
371f81d157
commit
3fd10fd504
@ -628,6 +628,14 @@ config S32K1XX_EDMA_EDBG
|
||||
|
||||
endmenu # eDMA Global Configuration
|
||||
|
||||
menu "LPUART Configuration"
|
||||
depends on S32K1XX_LPUART
|
||||
|
||||
config S32K1XX_LPUART_INVERT
|
||||
bool "Signal Invert Support"
|
||||
default n
|
||||
endmenu
|
||||
|
||||
menu "LPSPI Configuration"
|
||||
depends on S32K1XX_LPSPI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user