:orphan: .. title:: SOC_FVP_BASE_REVC_2XAEMV8A .. option:: CONFIG_SOC_FVP_BASE_REVC_2XAEMV8A *ARM FVP Base RevC 2xAEMv8A AArch64 simulation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_A53 ` - \ :option:`GIC_V3 ` Kconfig definition ================== At ``/arm64/arm/fvp_aemv8a/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm64/arm/Kconfig:15`` Menu path: (Top) → Hardware Configuration → ARM FVP AEMv8A AArch64 SoCs .. code-block:: kconfig config SOC_FVP_BASE_REVC_2XAEMV8A bool "ARM FVP Base RevC 2xAEMv8A AArch64 simulation" select CPU_CORTEX_A53 select GIC_V3 depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*