-
CONFIG_UART_RV32M1_LPUART_2
¶
UART 2
Type: bool
Help¶
Enable UART 2.
Direct dependencies¶
RV32M1_INTMUX
&& UART_RV32M1_LPUART
&& SERIAL
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/serial/Kconfig.rv32m1_lpuart:29
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:117
Menu path: (top menu) → Device Drivers → Serial Drivers → RV32M1 LPUART driver
menuconfig UART_RV32M1_LPUART_2 bool prompt "UART 2" ifRV32M1_INTMUX
&&UART_RV32M1_LPUART
&&SERIAL
depends onRV32M1_INTMUX
&&UART_RV32M1_LPUART
&&SERIAL
help Enable UART 2.
(Definitions include propagated dependencies, including from if’s and menus.)