-
CONFIG_UART_MIV
¶
Mi-V serial driver
Type: bool
Help¶
This option enables the Mi-V serial driver.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/serial/Kconfig.miv:8
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:75
Menu path: (top menu) → Device Drivers → Serial Drivers
menuconfig UART_MIV bool prompt "Mi-V serial driver" ifSOC_RISCV32_MIV
&&SERIAL
selectSERIAL_HAS_DRIVER
ifSOC_RISCV32_MIV
&&SERIAL
depends onSOC_RISCV32_MIV
&&SERIAL
help This option enables the Mi-V serial driver.
(Definitions include propagated dependencies, including from if’s and menus.)