:orphan: .. title:: choice: ARM FVP AEMv8R AArch64 SoCs .. _choice_244: .. describe:: choice: ARM FVP AEMv8R AArch64 SoCs *ARM FVP AEMv8R AArch64 SoCs* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_FVP_AEMV8R ` && \ :kconfig:`SOC_FAMILY_ARM64 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_FVP_AEMV8R_AARCH64 ` Kconfig definition ================== At ``/arm64/arm/fvp_aemv8r/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/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.)*