:orphan: .. title:: CONFIG_BOARD_FVP_BASE_REVC_2XAEMV8A .. kconfig:: CONFIG_BOARD_FVP_BASE_REVC_2XAEMV8A CONFIG_BOARD_FVP_BASE_REVC_2XAEMV8A ################################### *FVP Base RevC AEMv8A simulation board* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_FVP_BASE_REVC_2XAEMV8A ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm64/fvp_base_revc_2xaemv8a/Kconfig.board:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_FVP_BASE_REVC_2XAEMV8A bool "FVP Base RevC AEMv8A simulation board" depends on SOC_FVP_BASE_REVC_2XAEMV8A && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*