CONFIG_UART_RV32M1_LPUART_0
UART 0
Type: bool
Help
Enable UART 0.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Driver>/serial/Kconfig.rv32m1_lpuart:16
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:26
→ <Driver>/serial/Kconfig:160
Menu path: (Top) → Device Drivers → Serial Drivers → RV32M1 LPUART driver
config UART_RV32M1_LPUART_0
bool "UART 0"
depends on UART_RV32M1_LPUART && SERIAL
help
Enable UART 0.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)