:orphan: .. title:: choice: ARM FVP AEMv8R AArch64 SoCs .. _choice_124: .. describe:: choice: ARM FVP AEMv8R AArch64 SoCs *ARM FVP AEMv8R AArch64 SoCs* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_FVP_AEMV8R ` && \ :option:`SOC_FAMILY_ARM64 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :option:`SOC_FVP_AEMV8R_AARCH64 ` Kconfig definition ================== At ``/arm64/arm/fvp_aemv8r/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm64/arm/Kconfig:15`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "ARM FVP AEMv8R AArch64 SoCs" depends on SOC_SERIES_FVP_AEMV8R && SOC_FAMILY_ARM64 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*