CONFIG_BOARD_IT8XXX2_EVB¶
IT8XXX2 EV-board
Type: bool
Direct dependencies¶
SOC_IT8XXX2 && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/riscv/it8xxx2_evb/Kconfig.board:4
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_IT8XXX2_EVB
    bool "IT8XXX2 EV-board"
    depends on SOC_IT8XXX2 && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)