CONFIG_BOARD_FVP_BASER_AEMV8R¶
FVP BaseR AEMv8R simulation board
Type: bool
Direct dependencies¶
SOC_FVP_AEMV8R_AARCH64 && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/arm64/fvp_baser_aemv8r/Kconfig.board:4
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_FVP_BASER_AEMV8R
    bool "FVP BaseR AEMv8R simulation board"
    depends on SOC_FVP_AEMV8R_AARCH64 && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)