-
CONFIG_UART_MCUX_2
¶
UART 2
Type: bool
Help¶
Enable UART 2.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/serial/Kconfig.mcux:28
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_2 bool prompt "UART 2" ifUART_MCUX
&&SERIAL
depends onUART_MCUX
&&SERIAL
help Enable UART 2.
(Definitions include propagated dependencies, including from if’s and menus.)