-
CONFIG_UART_MCUX_5
¶
UART 5
Type: bool
Help¶
Enable UART 5.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/serial/Kconfig.mcux:43
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:67
Menu path: (top menu) → Device Drivers → Serial Drivers → MCUX uart driver
menuconfig UART_MCUX_5 bool prompt "UART 5" ifUART_MCUX
&&SERIAL
depends onUART_MCUX
&&SERIAL
help Enable UART 5.
(Definitions include propagated dependencies, including from if’s and menus.)