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 <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:35<Zephyr>/boards/Kconfig:22

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.)