CONFIG_BOARD_ZEDBOARD_PULPINO

Zedboard pulpino target

Type: bool

Direct dependencies

SOC_RISCV32_PULPINO && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Symbols selected by this symbol

Kconfig definition

At boards/riscv32/zedboard_pulpino/Kconfig.board:2

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:20

Menu path: (top menu) → Board Selection

config BOARD_ZEDBOARD_PULPINO
    bool
    prompt "Zedboard pulpino target" if SOC_RISCV32_PULPINO && <choice: Board Selection>
    select BUILD_OUTPUT_S19 if SOC_RISCV32_PULPINO && <choice: Board Selection>
    depends on SOC_RISCV32_PULPINO && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)