:orphan: .. title:: CONFIG_SOC_FVP_BASE_REVC_2XAEMV8A .. kconfig:: CONFIG_SOC_FVP_BASE_REVC_2XAEMV8A CONFIG_SOC_FVP_BASE_REVC_2XAEMV8A ################################# *ARM FVP Base RevC 2xAEMv8A AArch64 simulation* *ARM FVP Base RevC 2xAEMv8A AArch64 simulation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_CORTEX_A53 ` - \ :kconfig:`GIC_V3 ` - \ :kconfig:`CPU_CORTEX_A53 ` - \ :kconfig:`GIC_V3 ` Kconfig definitions =================== At ``/arm64/arm/fvp_aemv8a/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/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 ---- At ``/arm64/arm/fvp_aemv8a/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/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.)*