CONFIG_BOARD_NEORV32
NEORV32 Processor (SoC)
Type: bool
Direct dependencies
SOC_SERIES_NEORV32
&& <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/boards/riscv/neorv32/Kconfig.board:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:37
→ <Zephyr>/boards/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_NEORV32
bool "NEORV32 Processor (SoC)"
depends on SOC_SERIES_NEORV32 && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)