-
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 <Zephyr>/drivers/serial/Kconfig.miv:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:24
→ <Zephyr>/drivers/serial/Kconfig:79
Menu path: (Top) → Device Drivers → Serial Drivers
config UART_MIV bool "Mi-V serial driver" selectSERIAL_HAS_DRIVER
depends onSOC_RISCV32_MIV
&&SERIAL
help This option enables the Mi-V serial driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)